a:visited    { text-decoration: none; font-weight: bold; color: #000000 }
a:link       { text-decoration: none; font-weight: bold;color: #000000 }
a:hover      { text-decoration: underline; font-weight: bold; color: #559BBD }

.text {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: #0067A5}
	
.head {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0067A5;}	

body {
scrollbar-3dlight-color: grey;
scrollbar-arrow-color: #015E9D;
scrollbar-base-color: #000000;
scrollbar-darkshadow-color: #FFFCED;
scrollbar-face-color: #F8DD4B;
scrollbar-highlight-color: #FFFCED;
scrollbar-shadow-color: grey;
font-family : verdana,arial,helvetica,sans-serif;
font-size:12px;
font-weight:normal;
}


