a:link
{
	color: rgb(255,0,0);text-decoration:none;font-family:Arial; font-size:10pt; font-weight:bold

}
a:visited
{
	color: #C00000;text-decoration:none;font-family:Arial; font-size:10pt; font-weight:bold
 
} 
a:active 
{
	color: #C00000;text-decoration:none;font-family:Arial; font-size:10pt; font-weight:bold

}

a:link.top
{
	color: #FFFF80;text-decoration:none;font-family:Arial; font-size:12pt; font-weight:normal

}
a:visited.top
{
	color: #FFFF80;text-decoration:none;font-family:Arial; font-size:12pt; font-weight:normal
 
} 
a:active.top 
{
	color: #FFFF80;text-decoration:none;font-family:Arial; font-size:12pt; font-weight:normal

}
body
{
	font-family: Arial, Helvetica;
	background-color:#000080;
	color: #FFFFFF;
	background-image: url("../images/blue-bkgd.gif");
	margin-top:10px
 }
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
    background:#000000;
    width: 800
}

td           
{ 
	font-family: Arial; font-size: 10pt;
	background:#000000
}


h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: #FF6633;font-family: Arial; font-size: 18pt;
}
h2
{
	color: rgb(64,64,255); font-family: Arial; font-size: 14pt;
}
h3
{
	color: #EA4134; font-family: Arial; font-size: 14pt;
}
h4
{
	color: rgb(255,102,51);font-family: Arial; font-size: 12pt;
}
h5
{
	color: rgb(204,153,51);font-family: Arial; font-size: 8pt;
}
h6
{
	color: rgb(153,153,51);
}