body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

div.content {
max-width: 100px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


a:link {
	text-decoration: none;
	color: #336666;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
a.header:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	sixe: 12;
	font-size: 14px;
}
a.header:active 
	{
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
a.header:visited 
	{
	color: #333300;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
	font-style: normal;
}
a.header:hover 
{
	color: #CC0000;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}


a.sidebar{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a.sidebar:link {
	color: #D1D1D1;
}
a.sidebar:active 
	{
	color: #CC3300;
	text-decoration: none;
}
a.sidebar:visited 
	{
	color: #CCCCCC;
	text-decoration: none;
}
a.sidebar:hover 
{
	color: #FFCC00;

}
h1 {
	font-size: 18px;
	color: #456151;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 16px;
	color: #006633;
	font-weight: normal;
	font-style: normal;
}
.hometitles {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: baseline;
}
