H1 {margin-bottom: 1px; margin-top: 1px;}
H2 {
	font-size: 18px;
	margin-bottom: 1px;
	margin-top: 1px;
	font-weight: bold;
	margin-left: 3px;
}
H3 {margin-bottom: 1px; margin-top: 1px;}
H4 {margin-bottom: 1px; margin-top: 1px;}
BODY, TD, TH { font-size: 12px; }
a:link
{
	color: #000099;
	text-decoration: none;
}
a:visited
{
	color: #000099;
	text-decoration: none;
} 
a:active 
{
	color: red;
	text-decoration: none;
}
a:hover 
{
	color: red;
	text-decoration: none;
}