<style type="text/css">
  font {  font-family: Arial, Helvetica, sans-serif} 

body {
 scrollbar-face-color: #9C9ECE; 
 scrollbar-shadow-color: #00309C;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #00309C; 
 scrollbar-darkshadow-color: #000000; 
 scrollbar-track-color: #EEEEEE; 
 scrollbar-arrow-color: #FFFFFF;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#00319C;
	background:transparent;
}
a:hover {
	color:red;
	text-decoration:underline;
	background:transparent;
}
a.tracked {
	color:red;
	text-decoration:underline;
	background:transparent;
}
a.subexpanded {
	color:red;
	text-decoration:underline;
	background:transparent;
}
a.subclosed {
	color:red;
	text-decoration:underline;
	background:transparent;
}

.standartFont {  font-family: Arial, Helvetica, sans-serif}
.smallFont { font-family: Arial, Helvetica, sans-serif ; font-size: x-small}
</style>
