.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.wvbg {
	background-attachment: scroll;
	background-image: url(images/wv_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainbg {
	background-attachment: scroll;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mnubg {
	background-attachment: scroll;
	background-image: url(images/mnu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.texta {
	background-color: #D5EAF4;
	border: 1px solid #1C5475;
}
