
.main { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.mainbold  { color: black; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.mainspaced { color: black; font-size: 12px; line-height: 130%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.mainspacedbld { color: black; font-weight: bold; font-size: 12px; line-height: 130%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.mainspacedbldred { color: #b22222; font-weight: bold; font-size: 12px; line-height: 130%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.title  { font-weight: bold; font-size: 26px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.smalltitle { font-weight: bold; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

table {text-align: top;
}

td, th {
text-align: inherit;
}


.mainspacedbld2 a:link {
	font-family:Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 18px;
	text-decoration:underline;
	font-weight:bold;
	color:#B00064;
	
}
.mainspacedbld2 a:hover {
	font-family:Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 18px;
	text-decoration:underline;
	font-weight:bold;
	color:#990099;
	
}
.mainspacedbld2 a:visited {
	font-family:Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 18px;
	text-decoration:underline;
	font-weight:bold;
	color:#990099;
	
}
