body	   {background-color:#FFFFFF;
	    font-color:#000000;
	    margin-left:0px;
         margin-top:0px;
}
p, tr, th, td  {
   font-size:12px;
   font-family:Verdana, sans-serif;
   font-color:#000000;
}
a:link {
   color: #009600;
   font-weight:bold;
   font-size:14px;
   text-decoration: none;
}

a:visited {
   color: #009600;
   font-weight:bold;
   font-size:14px;
   text-decoration: none;
}

a:hover {
   color: #009600;
   font-weight:bold;
   font-size:14px;
   text-decoration: underline;
}

a:active {
   color: #009600;
   font-weight:bold;
   font-size:14px;
   text-decoration: none;
}

h1 {
    color: #000000;
   font-weight:bold;
   font-size:24px;
   text-decoration: underline;
   text-align: center;
}

h2 {
    color: #000000;
   font-weight:bold;
   font-size:20px;
   text-decoration: underline;
   text-align: center;
}

h3 {
    color: #000000;
   font-weight:bold;
   font-size:16px;
   text-decoration: none;
   text-align: center;
}
a {
    color: #009600;
   font-weight:bold;
   font-size:14px;
   text-decoration: underline;
}
