.bkg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bodyText {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.headerText {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;

}
.copyrightText {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
}
.inputBox {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	border: thin solid #666666;
}
a:link {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
}
a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
}
a:hover {

	font-family: Verdana;
	font-size: 9px;
	color: #333333;
}
a:active {


	font-family: Verdana;
	font-size: 9px;
	color: #333333;
}
