A:link, A:active, A:visited
{
	text-Decoration:underline;
	color:navy;
}
A:hover
{
	Text-Decoration:underline;
	color: navy;
	background-color:#ffffcc
}
body
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	margin-top:4px;
	margin-left:8px;
	background-color:#ffcccc;
}
h1
{
	font-size:16px;
	font-style:normal;
	font-weight:bold;
}
h2
{
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#cc0000;
}
input,select,textarea
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	border:1px solid #009900;
	background-color:white;
	color:black;
}
input.button
{
	background-color:#008000;
	color:white;
	font-weight:bold;
	width:auto;
	padding:2px 0;
}
select
{
	border-style:solid;
	border-color:#009900;
	background-color:white;
}
td
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:navy;
	font-weight:normal;
	line-height:16px;
}
.body
{
	background-color:#ffcccc;
}
.footer
{
	font-family:arial, helvetica, sans-serif;
	background-color:#ff0000;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.menufoot
{
	font-family:arial, helvetica, sans-serif;
	background-color:#ff0000;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}
.navhead
{
	background-color:#ff0000;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
}
.small
{
	font-size:12px;
	font-weight:normal;
}
.menu
{
	background-color:#cccccc;
}
