
BODY
{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #FBEFCF;
}

A:link	{	
	text-decoration:	underline;
	color:	#B49D5A;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#B49D5A;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#B49D5A;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#FFFFFF;
	}
	
TABLE
{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
}

.fineprint
{
    FONT-SIZE: 7pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
.header
{
	font-weight: bold;
	FONT-SIZE: 12pt;
    COLOR: #B49D5A;
	font-family: Verdana, Verdan Ref, Arial;
}
.header2
{
	font-weight: bold;
	FONT-SIZE: 14pt;
    COLOR: #B49D5A;
	font-family: Verdana, Verdan Ref, Arial;
}