body{
scrollbar-face-color:#58DBDB;
scrollbar-arrow-color:#223B75;
scrollbar-highlight-color:#58DBDB;
scrollbar-3dlight-color:#58DBDB;
scrollbar-darkshadow-color:#58DBDB;
scrollbar-shadow-color:#58DBDB;
scrollbar-track-color:#58DBDB;
}

body, div, td {
	font: 10px verdana;
	color: #515E6F;
	line-height: 15px;
	text-align: Justify;}


A:link, A:active, A:visited {
color:#55E3E4;
text-decoration:none; 
cursor: nw-resize;
background-color: none;
}

A:hover {
color:#4BC4C5; 
text-decoration:underline; 
cursor: nw-resize;
background-color: none;
}

.head { 
font-family: georgia; 
font-size: 12pt; 
color: #00C4C0;
text-align: right; 
font-weight: bold; 
text-transform: uppercase;
border-bottom: 2px solid #00C4C0;
padding-left:5px;
height:16px;
margin-top: 10px;
margin-bottom: 10px;
}