body {
font-family:verdana; font-size:10px;
}

body {
background-color : #ffffff; 
} 

P.main{
color:#000000;
font-size:12px;
font-family:verdana;
margin-bottom:0;
margin-top:0;
}

P.bottom{
color:#ffffff;
font-size:10px;
font-family:verdana;
margin-bottom:0;
margin-top:0;
}

P.header{
color:#942418;
font-size:13px;
font-family:verdana;
margin-bottom:0;
margin-left:3;
margin-top:5;
text-decoration : underline; 
font-weight:bold; 
}

A.nav:link {
text-decoration : none; 
color : #F8F4E9; 
} 
A.nav:visited {
text-decoration : none; 
color : #F8F4E9; 
} 
A.nav:hover {
text-decoration : none; 
color : #800000; 
}

A.main:link {
text-decoration : none; 
color : #800000; 
} 
A.main:visited {
text-decoration : none; 
color : #800000; 
} 
A.main:hover {
text-decoration : none; 
color : #8E736A; 
}

A.bottom:link {
text-decoration : none; 
color : #ffffff; 
} 
A.bottom:visited {
text-decoration : none; 
color : #ffffff; 
} 
A.bottom:hover {
text-decoration : none; 
color : #C8D7E3; 
}

fieldset{
border-style: solid; 
border-width: 1px;
border-color: 8E736A;
padding:2px;}

legend{
background-color:8E736A;
border-style: solid;
border-width: 1px;
border-color:white;
padding:2px;}