body {
  font-family: Verdana;
  font-size: 11px;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  color:#FFFFFF;
  background-color:#01073F;
}

td {
	font-family: Verdana;
}

th {
	font-family: Verdana;
}

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

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

a:hover {
	text-decoration: none;
	color:#F76123;
}

a:active {
	color: #F76123;
	text-decoration:none;
}
.titlegreen {
	font-family: Lucida Grande;
	color: #FFFFFF;
    font-size: 14px;
}
.normal {
	font-family: Verdana;
	color: #FFFFFF;
    font-size: 11px;
}
.normal A {
	font-family: Verdana;
	color: #F76123;
    font-size: 11px;
}
.title {
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
    font-size: 14px;
}