﻿body { font-size: 10pt; font-family: Verdana;scrollbar-3dlight-color: #000000;; scrollbar-arrow-color: #FFFFFF;; scrollbar-darkshadow-color: #000000;; scrollbar-face-color: #808080;; scrollbar-highlight-color: #000000;; scrollbar-shadow-color: #000066;; scrollbar-track-color: #000000;} 

p { }
td { }
A    { color: black; text-decoration: none }
A:active{
color: #0099cc; 
text-decoration : none; 
}
A:visited   { color: black; text-decoration: none }
A:hover  { color: red; text-decoration: underline }
.text {
	font-size: 13px;
}
.text td{
	font-size: 13px;
}
.text a{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #2C3480;
}
#content {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content a{
	text-decoration:underline;
	color: #FF0000;
	font-weight: bold;
}
