/* CSS Document */

body{font-size: 12px; font-family:Arial, Helvetica, sans-serif;}

a:link{color: #24900F; text-decoration: none;}
a:visited{color: #24900F; text-decoration: none;}
a:active{color: #000000; text-decoration: none;}
a:hover{color: #000000; text-decoration: none;}

#container{width:765px; margin-left: auto; margin-right: auto;}

h1{font-size: 18px; font-weight: normal;}
h2{font-size: 12px; font-weight: bold;}

ul li{list-style: disc; line-height: 20px;}

#footer{font-weight: bold; font-size: 12px; margin-left: auto; margin-right: auto; margin-top: 50px; text-align:center; font-family: Georgia, "Times New Roman", Times, serif;}

#footer a:link{color:#000000; text-decoration: none;}
#footer a:visited{color:#000000; text-decoration: none;}
#footer a:active{color:#666666; text-decoration: none;}
#footer a:hover{color:#666666; text-decoration: none;}