body {
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: #003366;
}

body,div,td,p {
  font-size: 11px;
  line-height: 1.8em;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #333;
}


a:link, a:visited {
	color: #E0892B; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #003366;	text-decoration: none;
	font-weight: bold;
}

.title {
	font-size: 30px;
	line-height: 1.8em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #F8F092;
}