body { 
        font-family: Times New Roman, Times, Serif;
        font-size: 16px; 
        color:#004500;  
        background-color: #D6DACC;
        foreground-color: #000000;

} 

p { 
        font-family: Times New Roman, Times, Serif; 
        font-size: 16px; 
        line-height: 24px;
        color:#000000; 
}
li { 
        font-family: Times New Roman, Times, Serif; 
        font-size: 13px; 
        color:#000000; 
}
H1 { 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 16px; 
        color:#000000; 
}

H2 { 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 14px; 
        color:#000000; 
} 
a:link { 
        font-family: Times New Roman, Times, Serif;
        font-size: 16px; 
        color: #222288; 
        text-decoration: none; 
} 
a:visited { 
        font-family: Times New Roman, Times, Serif;
        font-size: 16px; 
        color: #882222; 
        text-decoration: none; 
} 
a:hover { 
        color: #000000; 
        text-decoration: none; 
        font-family: Times New Roman, Times, Serif;
        font-size: 16px; 
        text-decoration: underline; 
} 

a.footer {
				font-size: 10px;
				text-decoration: none; 
}
a.crumb {
				font-size: 10px;
				font-style: italic; 
}
a.map {
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
}
p.crumb {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-style: italic; 
}