
BODY
{
	background-color: #336699;
}

BODY:text
{
	font-size: 11 pt;
	color: #FFFFFF; 
	text-decoration: none;
	font-family : Times,Arial,Helvetica,Sans-serif;;
}

BODY:link
{
	font-size: 11 pt;
	color: #FFFFFF; 
	text-decoration: underline;
	font-weight: bolder;
	font-family : Times,Arial,Helvetica,Sans-serif;;
}

BODY:vlink
{
	font-size: 11 pt;
	color: #CCCCFF; 
	text-decoration: underline;
	font-family : Times,Arial,Helvetica,Sans-serif;;
}

P, BR, TD
{
	font-size: 11 pt;
	color: #FFFFFF; 
	text-decoration: none;
	font-family : Times,Arial,Helvetica,Sans-serif;;
}

A:link 
{ 
	font-size: 11 pt;
	color: #FFFFFF; 
	text-decoration: underline;
	font-weight: bolder;
	font-family : Times,Arial,Helvetica,Sans-serif;;
}

A:visited 
{
	font-size: 11 pt;
	color: #CCCCFF; 
	text-decoration: underline; 
	font-weight: bolder;
	font-family : Times,Arial,Helvetica,Sans-serif;;

}

A:hover 
{ 
	font-size: 11 pt;
	color: #6699FF;
	text-decoration: underline;
	font-family : Times,Arial,Helvetica,Sans-serif;

}


