body {
	background-image: url(Images/Background2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #BDE6D0;
	color: #000000;
	line-height: 115%;
}

p		{	
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 115%;
		color: #000000;
		}
		
h1		{
		font-family: arial black, verdana, arial, helvetica, sans-serif;
		font-size: 16px;
		line-height: 115%;
		font-weight: bold;
		color: #000000;		
		}
		
h2		{
		font-family: arial black, verdana, arial, helvetica, sans-serif;
		font-size: 14px;
		line-height: 115%;
		color: #000000;
		font-weight: bold;		
		}				
		
h3		{
		font-family: arial black, verdana, arial, helvetica, sans-serif;
		font-size: 12px;
		line-height: 115%;
		color: #000000;
		font-weight: bold;		
		}
		
h4		{
		font-family: arial black, verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		line-height: 115%;
		color: #000000;
		font-weight: bold;		
		}
		
h5		{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		line-height: 115%;
		color: #000000;		
		}
		
h6		{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 8px;
		line-height: 115%;
		color: #000000;		
		}						
				
img		{
		border-color: #000000;
		}
		
ul		
		{	
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 115%;
		color: #000000;
		list-style-type: disc;
		}	
		
a		{	
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		}
		
td		{
		font-family: verdana, arial, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		}
		
table	{
		border-color: #000000;
		}
		
.red	
	{
	font-color: #C90000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 115%;
	font-weight: bold;
	color: #C90000;
	text-decoration: none;
	}

.yellowsmall 
	{
	font-size: 11px;
	color: #FFFF33;
	line-height: 115%;	
	}
	
.yellowlarge 
	{
	font-size: 14px;
	color: #FFFF33;
	line-height: 115%;	
	}	

.greensmall 
	{
	font-size: 11px; 
	color: #66FF00;
	line-height: 115%;	 
	}
	
.greenlarge 
	{
	font-size: 14px; 
	color: #66FF00;
	line-height: 115%;	 
	}	

.bluesmall 
	{
	font-size: 11px; 
	color: #66FFFF;
	line-height: 115%;	 
	}

.bluelarge 
	{
	font-size: 14px; 
	color: #66FFFF;
	line-height: 115%;	 
	}										

.teaheading
	{
	font-color: #C90000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 115%;
	font-weight: bold;
	color: #C90000;
	text-decoration: none;
	}
	
.hometext
	{
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	}	
	
.hometextsmall
	{
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	}	


a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #999999; text-decoration: underline;}

a.teaheading:link {color: #C90000; text-decoration: none;}
a.teaheading:visited {color: #C90000; text-decoration: none;}
a.teaheading:hover {color: #C90000; text-decoration: underline;}