/* CSS Document */
.main_sub {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: normal;


}

.main_sub A:link, .main_sub A:visited, .main_sub A:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	font-weight: normal;

}

.main_sub A:hover
{
	color: #FF3300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	font-weight: normal;
}
