/* CSS Document */

p.body { 
background-color: #ffffff;
font-family: Times New Roman;
font-size: 16px;
text-indent: 20px;
color: #404040;
margin:10px 7px 7px 10px;
}

p.header2 { 
background-color: #ffffff;
font-family: Times New Roman;
font-size: 24px;
text-indent: 0px;
color: #000000;
margin:10px 7px 7px 10px;
}

td.nav { 
background-color: #000000;
font-family: Times New Roman;
font-weight: bold;
font-size: 16px;
color: #ffffff;
}

a:link {text-decoration: none; color: #ffffff; }
a:active {text-decoration: none;}
a:visited {text-decoration: none; color: #ffffff; }
a:hover {text-decoration: none; color: #ffffff;}

a.link:link {text-decoration: none; color: #006633; }
a.link:active {text-decoration: none;}
a.link:visited {text-decoration: none; color: #006633; }
a.link:hover {text-decoration: none; color: #FF9933;}

a.bodylinks:link {text-decoration: none; color: #3300ff; }
a.bodylinks:active {text-decoration: #3300ff;}
a.bodylinks:visited {text-decoration: none; color: #3300ff; }
a.bodylinks:hover {text-decoration: none; color: #3300ff;}