a:link {
	color: #c00b00;
	text-decoration: none;
} 
a:visited {
	color: #c00b00;
	text-decoration: none;
} 
a:hover {color: #353535} 
a:active {color: #000000} 
td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
} 
li {color: #49687A} 
ul {color: #339966; list-style-type: disc} 
ol {
	color: #339966;
	list-style-type: lower-roman;
} 
.mytext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #353535;
	line-height: 30px;
} 
.mytext a:link {color: #333333; text-decoration: underline} 
.mytext a:visited {color: #666666; text-decoration: underline} 
.mytext a:hover {color: #999933; text-decoration: none} 
.mytext a:active {color: #333333; text-decoration: none} 
.mytext2 {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 15px; color: #c00b00} 
.mytext2 a:link {color: #666666; text-decoration: underline} 
.mytext2 a:visited {color: #666666; text-decoration: underline} 
.mytext2 a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.mytext2 a:active {color: #333333; text-decoration: none} 



.mytextsmall {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #353535;
}
.mytextsmall a:link {color: #353535} 
.mytextsmall a:visited {color: #353535} 
.mytextsmall a:hover {color: #c00b00; text-decoration: none} 
.mytextsmall a:active {color: #353535; text-decoration: none} 
.mytext3 {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	color: #39AFAA
}
.mytext3 a:link {
	color: #353535;
} 
.mytext3 a:visited {color: #49687A} 
.mytext3 a:hover {color: #49687A; text-decoration: none} 
.mytext3 a:active {color: #49687A; text-decoration: none} 
.mytext4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: normal;
}
.tfieldgenclr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	background-color: #E7F4DF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #284279;
}