body,td,th {
	font-family: Arial;
	font-size: 14px;
}
body {
	background-color: #000066;
}
.style1 {
	color: #FFFFFF;
	font-style: italic;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.br {margin-bottom:15px;}

td.headercell {border-bottom:1px solid #CC0000; background-image:url(images/nh.jpg); background-position:right; background-repeat:no-repeat;}
