a.menu{float: center;width: 6em;text-decoration: none;
padding: 0.2em 0.6em;

}
a.menu:link {color: white;}
a.menu:visited {color: rgb(243,205,10);}a.menu:hover {background-color: rgb(108,161,107);}
a.menu:active {color: black;}

a.list{color: black}

a:link {color: black;}
a:visited {color: rgb(22,72,23);}
a:hover {background-color: rgb(108,161,107);}
a:active {color: rgb(243,205,10);}


.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #FFFFFF;	font-weight: bold;
}

p.sansserif
{
text-align: left;
font-family: verdana, arial, sans-serif;
color: #000000;
font-size: 75%;
text-indent: 20px;
}

p.sansserif2
{
text-align: center;
font-family: verdana, arial, sans-serif;
color: #000000;
font-size: 75%;
text-indent: 20px;
}


p.small 
{
text-align: left;font: 9px verdana, arial, sans-serif;
}

p.small2 {
font: 10px verdana, arial, sans-serif;
width: 200px;
padding: 10px;
background-color: rgb(108,161,107);
float: right;
} 

p.small3 {
font: 9px verdana, arial, sans-serif;
width: 150px;
float: left;
}
p.small4 {
font: 9px verdana, arial, sans-serif;
width: 200px;
padding: 10px;
float: right;
}

h3 {
font-family: georgia, times, serif;
font-size: 125%;
font-variant: small-caps;
}

h4 {
font-family: georgia, times, serif;
font-size: 85%;
font-stretch: extra-expanded;
}

ul.square {
list-style-type: square; list-style-position: inside; font-family: verdana, arial, sans-serif;
font-size: 75%;
}

