a:link       { color: #0000FF; text-decoration: none }
a:visited    { color: #3366FF; text-decoration: none }
a:active     { color: #FF0000; text-decoration: underline; font-weight: normal}
a:hover      {
	color: #0000FF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
body         {
	font-family: Times New Roman, Trebuchet MS, Arial;
	font-weight: normal;
}
b {
	color: #666666;
	font-weight: 500;
}
table
{
	table-border-color-light: #C0C0C0;
	table-border-color-dark: #FFFFFF; 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Trebuchet MS, Arial;
}
h1
{
	color: #333333;
}
h2
{
	color: #333333; 
}
h3           {
	color: #000066;
	font-weight: lighter;
	margin-bottom: 0px;
}
h4
{
	color: #333333;
	
}
h5
{
	color: #999999;
}
h6
{
	color: #999999;
}
