/* CSS Document */

body{
margin-top:0;
background-color:#DCD6CA;
}
a, a:link, a:visited {
color:#000000;
font-family:Georgia, Times New Roman, Times, serif;
font-size:11pt;
font-weight:700;
text-decoration:none;
}
a:hover {
color: #EEE8DE;
font-family:Georgia, Times New Roman, Times, serif;
font-size:11pt;
font-weight:700;
text-decoration:underline;
}
.main_body{
margin-left:20%;
margin-right:20%;
margin-right:0;
color:#EEE8DE;
font-family:Georgia, Times New Roman, Times, serif;
}