BODY { background:  url("../Gif/DarkGreen.gif"); color: rgb(191,234,174)}
a:link 
{
	color: rgb(255,204,0)
}

a:visited 
{
	color: rgb(255,255,255)
}

a:active 
{
	color: rgb(255,0,0)
}


p.BodyText
{
	color: rgb(191,234,174);
	font-family: Arial, Verdana, Helvetica;
	font-size: 12pt;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}
p.BodyTextSmall
{
	color: rgb(191,234,174);
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}
p.BodyTextSmallWhite
{
	color: rgb(255,255,255);
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}
p.BodyTitle
{
	color: rgb(0,153,0);
	font-family: Arial, Verdana, Helvetica;
	font-size: 16pt;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
p.BodySubTitle
{
	color: rgb(255,255,255);
	font-family: Arial, Verdana, Helvetica;
	font-size: 12pt;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
p.FooterLinks
{
	color: rgb(191,234,174);
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
p.Updated
{
	color: rgb(45,85,155);
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}

hr
{
	color: rgb(0,153,0);
}