@charset "utf-8";

body {
	color: #2F3054;
	font-family:Verdana, Geneva, sans-serif;
	font-size: smaller;
	font-weight: normal;
	text-decoration: none;
	
}

#table, th, td {
border: 0px solid black;

} 

a {
color:#004080;
text-decoration:none;
font-size:small;
font-weight: bolder;
}

a:hover {

color:#004080;
font-weight: bolder;
font-size:small;
text-decoration:underline;
}

h1,h2,h3,h4,h5,h6 {
color:#2F3054;
background-color:#FFF;
text-decoration:none;
white-space:pre;
}

#banner {

color:#FFF;
}

#timezone {

font-size:small;
}

#top_nav {
font-size: medium;
font-weight:bolder;
}

#content {
background-color:#FFF;
font-size:small;
}

#bot_nav {
font-size: medium;
font-weight:bolder;
}

#footer {
color: #333;
font-size: 11px;
}