body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #335EA8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003366;
}
p{
margin-bottom:5px;
margin-top:5px;
}