td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color: #000000;
}

a {
	text-decoration: underline;
	color:#6B70BD;
}

A:Hover  {
	color : #9EA3DE;
	text-decoration : underline;
}

H3 {
	border:solid 1px #000000;
	background-color: #000099;
	passing: 4px;
	color: #FFFFFF;
	margin: 4px 4px 0px 4px;
	min-width:480px;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}
H2 {
	passing: 4px;
	color: #CC0000;
	font-weight: bold;
	font-size : 16px;
	font-family:Tahoma;
}



html { 
overflow: scroll; 
} 