body
{
	color:#CCCCCC;
	background-color:#000077;
	bottom:2; 
	word-spacing:normal;	
	font-size:1;
	font-family:'Arial';
	font:Areal;
}
	font-size:1;
FONT SIZE: 2;

TABLE
{
	font-size:1;
}

H1
{
	font-size:medium;
	line-heigh: 20pt;
	font-family: Areal, Helvetica;
	font-variant: normal;
	font-style: normal;
}

H2
{
	font-size:medium;
	line-heigh: 20pt;
	font-family:Areal, Helvetica;
	font-variant:normal;
	font-style:italic;
}

H3
{
	font-size:small;
	line-heigh: 20pt;
	font-family:Areal, Helvetica;
	font-variant: normal;
	font-style:normal;
}

H4
{
	font-size:small;
	line-heigh: 20pt;
	font-family:Areal, Helvetica;
	font-variant: normal;
	font-style:italic;
}

H5
{
	font-size:x-small;
	line-heigh: 20pt;
	font-family:Areal, Helvetica;
	font-variant: normal;
	font-style:normal;
}

H6
{
	font-size:x-small;
	line-heigh: 20pt;
	font-family:Areal, Helvetica;
	font-variant: normal;
	font-style:italic;
}

A:link
{
	color:#FFffff;
}

A:active
{
	color:#FFFF00;
}

A:visited
{
	text-decoration:underline;
	color:#ffffff;
}
a:hover {
	
	font-weight:bold;
	color:white;
	background-color:black;
}
