body {
	background-color: #063b67;
	font: 8pt arial, helvetica, sans-serif;
	margin:0px;
}
table,td,tr,li{font: 8pt arial, helvetica, sans-serif;}

a:link {text-decoration:none;color:#0000ff;}
a:visited {text-decoration:none;color:#0000ff;}
a:hover {text-decoration:underline;color:#336666;}
a.nav:link {text-decoration:none;color:#dbe4e4;font-weight:bold;}
a.nav:visited {text-decoration:none;color:#dbe4e4;font-weight:bold;}
a.nav:hover {text-decoration:underline;color:#ffffff;font-weight:bold;}
a.nav2:link {text-decoration:none;color:#cccccc;}
a.nav2:visited {text-decoration:none;color:#cccccc;}
a.nav2:hover {text-decoration:underline;color:#ffffff;}
a.footer:link {text-decoration:none;color:#cccccc;}
a.footer:visited {text-decoration:none;color:#cccccc;}
a.footer:hover {text-decoration:underline;color:#e6e6e6;}

.titletext {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.redtext{color:#FF0000;font-weight:bold;}

input {font:8pt Arial;}
textarea {font:8pt Arial;}
select {font:8pt Arial;}
