﻿a:link
{
	color: rgb(0,0,128);
	<body bgcolor="#EEF5FD" link="#100848">

}
h3           { font-size: 14px; color: #000080; font-weight: bold; text-align: center }
a:visited
{
	color: gray; 
} 
a:active 
{
	color: rgb(0,192,0);
	}
	
body
{
	font-family: Arial,Verdana, Helvetica;
	font-size: 12px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}

p
{
font-family:  Arial, Verdana,Helvetica;
font-size: 12px;
}

table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
	font-family: Arial, Verdana, Helvetica;
    font-size: 12px;

}