A:link.sub { 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color : White}
	
A:visited.sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color : White}

A:hover.sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color : Black;}

A:active.sub {  
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color : White}

A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color : Black;
}
	
A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color : Black;
}

A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color : Olive;
}

A:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color : Black;
}

.subcurrent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color : Black;
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
	color : Black;
}

.bodytextbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
	color : Black;
	font-weight : bold;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration:none;
	color : Black;
	font-weight : bold;
}

.tabletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color : Black;
}.bodytextbolditalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color : Black;
	font-weight : bold;
	font-style: italic;

}
.tabletextbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color : Black;
	font-weight: bold;

}
.pagetopheader {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration:none;
	color : Black;
	font-weight : bold;
}
