body {
background-color: #FFFFFF;
margin: 0px;
font-family: arial;
}

img {
border: 0px;
}

a.center {
text-align: center;
}

a:link { 
color: #003399;
font-size: 12px;
text-decoration: none;
}

a:visited {
color: #003399;
font-size: 12px;
text-decoration: none;
}

a:hover {
color: #FF6600;
font-size: 12px;
text-decoration: underline;
}

a:active {
color: #FF6600;
font-size: 12px;
text-decoration: none;
}

#site_map_button {
height: 13px;
overflow: hidden;
border: 0;
}

.standard_txt {
font-size: 12px;
}

.site_map_button_img {
position: relative;
top: -13;
left: 0;
}

.blue_txt {
color: #003399;
}

.light_b {
color: #1E9DBC;
}