html, body { 
height:100%; 
width:100%; 
margin:0px; 

}
body {
background-color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#008c21;
}
a {
font-weight:bold;
color:#008c21;
text-decoration:none;
font-stretch:100%;
text-transform:uppercase;
}
a:hover {
text-decoration:overline underline;
}

/* DO NOT CHANGE BELOW UNTILL YOU HAVE TALK WITH ME */
