body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
body {
	background-color: #003366;
}
a {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #3366CC;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {color: #FFFFFF}
.style4 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {font-size: 12px}
.style6 {font-size: 12px; font-style: italic; }
#imgright {
  	float: right;
  	margin: 0 0 5px 10px;
  	padding: 5px;
}
#imgleft {
  	float:left;
  	margin:0px 20px 0px 0px;
  	padding: 5px;
}