td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;

}
.subTest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #9c9a9c;


}
.subTestBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #9c9a9c;


}




 

b {
	font-weight: bold;
	color: #003300;
}
strong {
	color: #669966;
}


A:hover {
	color:#00CC00;
	font-weight: bold;
}

A:link {
	text-decoration:none;
	font-weight: bold;
	color: #004B09;
}
A:visited {
	text-decoration:none;
	font-weight: bold;
}
