a:link {
	color: #007A79;
	text-decoration: none
}

a:hover {
	color: #CC0000;
	text-decoration: underline
}

a:active {
	color: #CC0000;
	text-decoration: underline
}

a:visited{
	color: #666666;
}

p {
	font-family: Verdana, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;

}

body {
	scrollbar-arrow-color:WHITE;
	scrollbar-track-color:#AFDFE4;
	scrollbar-shadow-color:#AFDFE4;
	scrollbar-face-color:#009290;
	scrollbar-highlight-color:#ffffff;
	scrollbar-darkshadow-color:#009290;
	scrollbar-3dlight-color:#009290
 }

h1 {
	font-family: georgia, times new roman;
	font-size: 16px;
	font-weight: bold; 
	font-style: italic;	
	color: #007A79
}

h2 {
	font-family: Verdana, arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal
}

ul { 
    font-family: Verdana, arial; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}

ol { 
	font-family: Verdana, arial;
	font-size: 11px;
	font-style: normal; 
	font-weight: normal;
}

td {
	font-family: Verdana, arial; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}

.date {
	font-family: Arial;
	font-size: 10px;
	color: white;	
	font-style: normal;
	font-weight: normal
}
	
.banner {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;	
	line-height:10pt
}	