a:link
{
	color: rgb(0,51,204);
	text-decoration: none;
}
a:visited
{
	color: rgb(51,153,102);
	text-decoration: none;
} 
a:active 
{
	color: rgb(255,153,0);
	text-decoration: none;
}
body
{
	font-family: Verdana;
	color: #000046;
	font-size: 0.9em;
	background-color: #F5F8FF;
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); font-family:Verdana; font-size: 1em 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana
}
h1
{
	color: #0000FF;font-family:Verdana; font-size: 1.2em; float:left; text-align:left; margin-top:0; margin-bottom:0
}
h2
{
	color: #0000FF;font-family:Verdana; font-size:1.1em
}
h3
{
	color: #0000FF;
	font-size: 1em;
}
h4
{
	color: #333333;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h5
{
	color: #0000FF;
}
h6
{
	color: #FD0000;
	font-size: 1em;
}

