a:link
{	text-decoration:none;
	color: #FFFFFF; font-style:italic 
}
a:visited
{
	text-decoration:none;
	color: #C0C0C0; font-style:italic 
} 
a:active 
{
	text-decoration:none;	
	color: #FFFFFF; font-style:italic
}
a:hover
{
	text-decoration:underline;
}
body
{
	background:#022457 url('_includes/images/bg_img.jpg') fixed left top; font-family: Arial;
	color: #FFFFFF
}
table
{
	border:0px solid #000000; table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); color:#FFFFFF; font-family:Arial 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;color:#FFFFFF
}
h1
{
	color: rgb(153,0,0);
}
h2
{
	color: rgb(255,204,0); 
}
h3
{
	color: rgb(0,153,153); 
}
h4
{
	color: rgb(204,255,255);
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}Error: Unable to read footer file.

