body {
font-family:Verdana;
font-size:12px;
text-align:center;
}

h1 {font-size:18px;color:#000000;margin:0px;}
h2 {font-size:14px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}

a:link, a:visited, a:active, a:hover
{ text-decoration:none;
font-weight:bold;
color:#394529;
font-size:12px;
}

a:active, a:hover
{ color:#ff9200; text-decoration: none;}


a.menu:link, a.menu:visited
{ text-decoration:none;
}

a.menu:active, a.menu:hover
{ color:#ff9200; ; }

#title {
height:30px;
padding-top:30px; padding-bottom:20px;
text-align:center;
}

#menu {
color:#ffffff;
text-align:center;
padding:10px 0px;
}

#content { 
border-top:1px solid #000000;
padding: 50px 50px;
color:black;
}

#footer{  text-align: center; font-weight: bold;
text-decoration: none; }


