body,table,tr,td,th,h1 {
	background-color: #FFFFFF;
	color: #001100;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
}

h2,h3 {
	font-size: 14px;
	line-height: 16px;
}

h4,h5 {
	font-size: 12px;
	line-height: 14px;
}a {
	color: #305050;
	text-decoration: underline;
}
a:hover {
	color: #003300;
	background-color: #D6D6BE;
}
