.leftnav
{
	font-size: 8pt;
	color: #000000;
	font-family: "Arial";
	text-decoration: none;
}
.content
{
	font-size: 10pt;
	color: #000000;
	font-family: "Arial";
}
.email
{
	color: blue;
	font-size: 10pt;
	font-family: "arial";
	cursor: hand;
	text-decoration: underline;
}
.footer1
{
	color: #ff0000;
	font-family: Tahoma;
	font-size: 8pt;
}
.footer
{
	color: #000000;
	font-family: Tahoma;
	font-size: 7.5pt;
	font-weight: bold;
}


