BODY 
{
	background-image : url(../images/bg.gif);
	background-color : #9C9C6B;
	margin : 0px;
	font-family: verdana;
}
TR.body TD 
{
	color: 2A2A2A;
	font-size: 10pt;
}

TR.body TD h1
{
	/*color: 2A2A2A;*/
	font-size: 1.3em;
	padding-top: 10px;
}

TR.nav TD 
{
	color: white;
	font-weight: bold;
	font-size: 10pt;
}
TR.footnav TD 
{
	color: white;
	font-size: 8pt;
}
a.footnav
{
	color: white;
	font-size: 8pt;
	text-decoration: underline;
}
a.nav
{
	color: white;
	font-size: 10pt;
	text-decoration: none;
}
a.nav:hover
{
	text-decoration: underline;
}
a
{
	color: 6A6399;
	font-size: 10pt;
}
TR.header TD 
{
	font-family: arial;
	font-weight: bold;
	font-size: 14pt;
	color: CF0014;
}
TR.subheader TD 
{
	font-family: arial;
	font-weight: bold;
	color: CF0014;
}
