BODY  {
	text : #000000;
	font-family : Arial, Helvetica;
}
A {
	font-family : Arial;
}

A:link  {
	color : #5486B1;
	text-decoration : none;
}

A:visited  {
	color : #5486B1;
	text-decoration : none;
}

A:active  {
	color : #BF1E2E;
	text-decoration : none;
}

A:Hover  {
	color : #BF1E2E;
	text-decoration : none;
}

A.footer {
	font-family : Arial, Helvetica;
}

A.footer:link  {
	color : #FFFFFF;
	text-decoration : none;
}

A.footer:visited  {
	color : #FFFFFF;
	text-decoration : none;
}

A.footer:active  {
	color : #BF1E2E;
	text-decoration : none;
}

A.footer:Hover  {
	color : #BF1E2E;
	text-decoration : none;
}

A.more {
	font-family : Arial, Helvetica;
	font-size : 90%;
	font-weight : bold;
}

A.more:link  {
	color : #5486B1;
	text-decoration : none;
}

A.more:visited  {
	color : #5486B1;
	text-decoration : none;
}

A.more:active  {
	color : #BF1E2E;
	text-decoration : none;
}

A.more:Hover  {
	color : #BF1E2E;
	text-decoration : none;
}

TD {
	font-size : 75%;
	font-family : Arial, Helvetica;
	background-color : #D0E8D3;
}

TD.bluebar {
	background-color : #5486B1;
}

TD.footer {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	color : #FFFFFF;
	background-color : #5486B1;
}

P.menu {
	margin-top : 10px;
	margin-bottom : 0px;
}

H4 {
	font-size : 125%;
	font-family : Verdana, Arial, Helvetica;
	color : #08421E;
	margin-top : 0px;
	margin-bottom : 0px;
}



