body {
	background-color: #000099;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #FFFFFF;
}

h1 {
	margin: 0 0 0 0;
	font-size: 14pt; 
	color: #FF0000; 
	font-weight: bold;
	border-bottom: solid #FFFFFF 1px;		
}

h2 {
	margin: 0 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12pt;
	color: #FF0000;
	text-decoration: none;
}

h3 { 
	margin: 0 0 0 0;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}

a:link {color: #FFFFFF;
text-decoration:underline;
}

a:visited {color: #FFFFFF;
text-decoration:underline;
}

a:hover {color: #FFFFFF;
text-decoration:underline;
}

a:active {color: #FFFFFF;
text-decoration:underline;
}

td.pad{padding: 2px;
}

.callout {border: 2px solid #FFFFFF;
padding: 2px;
}

.forms {
	color: #FFFFFF;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
}