body {
	 background-color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	margin: 0px; padding:0px;
}
table, select{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
 
a {
	text-decoration: underline;
	color:#000000
}
a:hover {
	text-decoration: none;
	color:#FF6000
}
.border{
	border: 1px solid #D9D9D9;
}
.navigationBottom {
}

.navigationBottom a{
color: #003C79;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
.navigationBottom a:hover{
color: #FF6000;
text-decoration: underline;

}
h1 {
color: #FF6000;
font-family: "comic Sans MS";
font-size: 1.4em;
}
h2 {
font-family: "comic Sans MS";
font-size: 1.4em;
}
h3 {
font-family: "comic Sans MS";
font-size: 1.1em;
}
h4 {
font-size: 0.8em;
}