H1
{
	FONT-SIZE: 150%;
	COLOR: #800000
}
H2
{
	FONT-SIZE: 140%;
	COLOR: #800000
}
H3
{
	FONT-SIZE: 130%;
	COLOR: #800000
}
H4
{
	FONT-SIZE: 120%;
	COLOR: #800000
}
H5
{
	FONT-SIZE: 110%;
	COLOR: #800000
}
H6
{
	FONT-SIZE: 100%;
	COLOR: #800000
}
BODY
{
	COLOR: #333399;
	FONT-FAMILY: MS Reference Serif;
	FONT-SIZE: 10PT 
}
TD
{
	COLOR: #333399;
	FONT-FAMILY: Verdana Ref;
	FONT-SIZE: 10PT 
}

a:link       
{	color: #000080;
	font-weight: bold 
}

a            
{	color: #000080;
	text-decoration: underline;
	font-weight: bold
}
a:hover      
{
	color: #AD0000;
	text-decoration: underline;
	font-weight: bold
}



