body, table, td, input, textarea, select, a:link, a:visited, a:hover, a:active, H1, H2, H3, H4, H5, H6,
.smallheader, .mediumheader, .submit, .error, .smallheaderCenter, .mediumheaderCenter,
.errorSmall, .success,  .select, .bold
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body { background-color: white}
body, table, td,th {
	font-size: 14px;
	color: #000000;
}
table.decorated {
	border-top: thin solid #000000;
	border-right: thin solid #FFCC99;
	border-bottom: thin solid #FFCC99;
	border-left: thin solid #000000;
}
H1, H2, H3, H4, H5, H6 {margin: 0 0 3 0}
input, textarea, select {font-size:12px; color:#000000; background-color:#FFFFE6; vertical-align: top; border: 1px solid #000000}
b { font-weight:bold; color:black}
td { vertical-align: top }
a { text-decoration: none}
a:link, a:visited, a:active { font-size: 12px; color:#000000; text-decoration: none; font-weight:bold }
a:hover { text-decoration: underline; color:blue}
h1 { font-size: 140%}
h2 { font-size: 130%}
h3 { font-size: 120%}
h4 { font-size: 110%}
h5 { font-size: 100%}
h6 { font-size: 90%}
.smallheader {
	font-size: 13px;
	font-weight: 800;
	color: #333333;
	text-align: left;
	margin-bottom: 2px;
}
.mediumheader {
	font-size: 125%;
	font-weight: 900;
	color: #000000;
	background-color: #FFD7AE;
}
.submit {	font-size: 12px; border: 1px solid #FFFFE6}
.error { font-size: 14px; font-weight: bolder; color: #FF0000 }
.smallheaderCenter { font-size: 14px; font-weight: 800; color: #000099; text-align: center; vertical-align: top}
.mediumheaderCenter { font-size: 125%; font-weight: 900; color: #FFFFFF; text-align: center; vertical-align: top; background-color: #0066CC}
.errorSmall { font-size: 10px; font-weight: bolder; color: #FF0000}
.required { font-size: 13px; font-weight: bolder; color: #FF0000}

.success { font-size: 12px; color: #0000CC}
.bold { font-size: 13px; font-weight: bold}
.header { background-color:#FFD7AE; color:#000000}
a.nav:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline
}
a.nav:link {
	font-size: 11px;
	font-weight: normal;
	color: #3333FF;
}
a.nav:active {
	font-size: 11px;
	font-weight: normal;
	color: #3333FF;
}
a.nav:visited {
	font-size: 11px;
	font-weight: normal;
	color: #3333FF;
}