body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000099;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.headerSlogan {
   font-size: 20px;
   font-style: italic;
   font-weight: bold;
   color: #000066;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
.style3 {font-size: 10px}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}.reversed {
	color: #FFFFFF;
}
