﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	background-color: #F8ECD3;
}
.heading {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;

}
.text {
	font-size: 12px;
}
a:link {
	font-size: 12px;
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.footer {
	font-size: 9px;
}
.footer a:link {
	font-size: 9px;
	color: #3366FF;
	text-decoration: none;

}
.footer a:hover {

	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
form {
	font-size: 10px;
	background-color: #999999;
	color: #FFFFFF;
	padding: 5px;


}
.tableentry {
}
.tableentry td {
	font-size: 10px;

}
a:visited {

	font-size: 12px;
	color: #3366FF;
	text-decoration: none;
}
.footer a:visited {


	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.subhead {
	font-weight: 600;
	color: #0000FF;
	font-size: 12px;

}

