/* CSS Document */
td img {display: block;}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #848483;
}

A.navbar:link    {color:#FFFFFF; text-decoration:none;}
A.navbar:visited {color:#FFFFFF; text-decoration:none;}
A.navbar:active  {color:#FFFFFF; text-decoration:none;}
A.navbar:hover   {color:#000000; text-decoration:none;}

A.footer:link    {color:#FFFFFF; text-decoration:none;}
A.footer:visited {color:#FFFFFF; text-decoration:none;}
A.footer:active  {color:#FFFFFF; text-decoration:none;}
A.footer:hover   {color:#FFFFFF; text-decoration:underline;}

.whitenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.whitefoot {font-size: 10px}
.headerlarge {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
.headersmall {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.subheader {
	font-size: 16px;
	font-weight: bold;
}
.redbold {
	color: #CC0000;
	font-weight: bold;
}

