@import url("styles_global.css");
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; background-color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
td {  font-size: 13px}

a:link { color:#0000FF; text-decoration:none}
a:visited { color:#0000FF; text-decoration:none}
a:hover { color:#FF0000; text-decoration:underline}
a:active { color:#FF0000; text-decoration:underline}

.topnav {  font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none}
.topnav a:link {  color: #FFFFFF; font-weight: bold; text-decoration: none}
.topnav a:visited {  color: #FFFFFF; font-weight: bold; text-decoration: none}
.topnav a:active {  color: #FFFFFF; font-weight: bold; text-decoration: underline}
.topnav a:hover {  color: #FFFFFF; font-weight: bold; text-decoration: underline}

.nav {  font-size: 10px; font-weight: bold; text-decoration: none}
.nav_selected { font-size: 10px; font-weight: bold; text-decoration: none; background:#FFFFFF; }

.white {  color: #FFFFFF; text-decoration: none}
.white a:link {  color: #FFFFFF; text-decoration: none}
.white a:visited {  color: #FFFFFF; text-decoration: none}
.white a:active {  color: #FFFFFF; text-decoration: underline}
.white a:hover {  color: #FFFFFF; text-decoration: underline}

h1, .bigheading {  font-size: 24px; color: #000000; font-weight: bold}
h2, .heading {  font-size: 18px; color: #000000; font-weight: bold}
.small {  font-size: 10px}

.bgcolor {
	background-color:#336699;
}