BODY, FONT
{
 FONT-FAMILY: Trebuchet MS, Times, Times New Roman, Verdana, Arial, Helvetica, SansSerif; line-height: 1.4; 
 
}

A
{
	FONT-FAMILY: "Trebuchet MS", Times, "Times New Roman", Verdana, Arial, Helvetica, SansSerif;
	COLOR: #000000;
	FONT-SIZE: 14px;
	FONT-WEIGHT: normal;
	text-decoration:underline;
}

a:visited {
	color: black;
	text-decoration: none;
}
a:active {
	color: #CC0033;
}
a:hover {
	color: #CC0033;
}

P, TD
{
 FONT-FAMILY: Trebuchet MS, Times, Times New Roman, Verdana, Arial, Helvetica, SansSerif;
 COLOR: black;
 FONT-WEIGHT: normal;
}

H1
{
 FONT-SIZE: 24px;
 COLOR: black;
}

H2
{
 FONT-SIZE: 24px;
 COLOR: black;
}

H3
{
 FONT-FAMILY: Trebuchet MS, Times, Times New Roman, Arial, Verdana, Helvetica, SansSerif;
 FONT-SIZE: 16px;
 COLOR: black;
 FONT-WEIGHT: normal;
}

H4
{
 FONT-SIZE: 20px;
 COLOR: black;
}

DD
{
margin-left: 40px;
margin-right: 40px;
}

TD
{
	line-height: 1.4;
}

TABLE.navigation
{
	border-width: 1;
	background-color: F6E8D8;
	width: 180px;
	border-color: FFFFFF;
	padding-top: 2px;
	border-top-width: 0px;
	line-height: 1.4;
	margin-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

P.copyright {
	 font-size: 12px;
	 font-weight: normal;
	 color: 808080;
	 text-align: center;
}
