body
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: white;
}

td
{
	font-size: 10pt;
}

.footer
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

.pagebottom
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.pagebottomlinks
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial;
}

.links
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}

.linkstable
{
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	background-color: #d1f1e1;
	text-align: center;
} 

.hometable
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
} 

.hometabletopcell
{
	font-weight: bold;
	font-size: 10pt;
	border-bottom: black 1px solid;
	font-family: Arial;
	text-align: center;
} 

.hometablebody
{
	font-size: 10pt;
	font-family: Arial;
} 

.homebody
{
	font-size: 11pt;
	font-family: Arial;
} 

.title
{
	font-size: 11pt;
	font-family: Arial;
	text-align: center;
} 

.linkstable:hover
{
	background-color: 3AC580;
}



