a:link {color: #000066; text-decoration: underline;}
a:visited {color: #003399; text-decoration: underline;}
a:active {color: maroon; text-decoration: underline;}
a:hover {color: maroon; text-decoration: underline;}

table
{
	table-border-color-light: #FFFFFF ;
	table-border-color-dark: #000066 ; 
}
body
{
	font-family: Arial, Helvetica, Sans-serif ;
	color: #FFFFFF ;
	line-height: 150% ;
	padding-bottom: 10 pt ;
	font-size: 10 pt ;
}

normal
{
	font-family: Arial, Helvetica, Sans-serif ;
	color: #FFFFFF ;
	line-height: 150% ;
	padding-bottom: 10 pt ;
	font-size: 10 pt ;
}

p
{
	font-family: Arial, Helvetica, Sans-serif ;
	color: #FFFFFF ;
	line-height: 150% ;
	padding-bottom: 10 pt ;
	font-size: 10 pt ;
}

h1
{
	font-family: Arial Black, Sans-serif ;
	font-size: 18 pt ;
	letter-spacing: 1 ;
	color: #FFFFCC ;
	padding-top: 4 pt ;
	padding-bottom: 6 pt ;
}

h2
{
	font-family: Arial, Helvetica, Sans-serif ;
	font-size: 14 pt ;
	color: #FFFFFF; 
	text-align: center;
	font-weight: bold;
	padding-top: 2 pt ;
	padding-bottom: 2 pt ;
}


h3
{
	font-family: Arial Black, Sans-serif ;
	font-size: 12 pt ;
	color: #FFFFFF; 
	font-weight: bold;
}

h4
{
	font-family: Arial Black, Sans-serif ;
	letter-spacing: 2 ;
	font-size: 10 pt ;	
	color: #ffffcc ;
	padding-bottom: 4 pt ;
}


HR { align: center; width: 95%; size: 5; color: #000066; background: #000066; noshade: noshade; }