.smalltext {font-size: 11px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;}
.headline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #29297C;
	font-weight: bold;
}
.headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #C60008;
	font-weight: bold;
}
.maintext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #0025D2;}
.maintext2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.class1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: white;
	color: #FFFFFF;
	font-weight: bold;
}
.class1 A:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.class1 A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.class1 A:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.class1 A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

.class2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #000000;
	color: #000000;
}
.class2 A:link {text-decoration: none}
.class2 A:visited {text-decoration: none}
.class2 A:active {text-decoration: none}
.class2 A:hover {text-decoration: underline}
	
.background {
	background-image: url(steelwright_gray.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
