@charset "UTF-8";
/* CSS Document */

body { 
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
margin-left: 57px;
margin-top: 33px;
}

img {
border: 0px;
}

a:link { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover { color: #009933; }
a:active { color: black; text-decoration: none; }
