.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bold {
	font-weight: bold;
}
.boldlight {
	font-weight: bold;
	color: #666666;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #F3901D;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: underline;
}
.boldblue {
	font-weight: bold;
	color: #003366;
}
.copyrighttxt {
	font-size: 10px;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #003366;
}
.boldwhite {
	font-weight: bold;
	color: #FFFFFF;
}
.italics {
	font-style: italic;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

