body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul
{font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
color:#004000;

}
body,td,div,p,pre,ul {font-size: 13px;}
BODY {background-color:#F6F7DE;}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}

.small {font-size: 12px;}
.mini {        font-size: 11px;}
.minimini {font-size: 10px;}

.invert {color: #000000;background-color:#E0E2D4;        font-weight : bold;        letter-spacing : 2px; font-size: 15px}

a { color:#2E731A;       font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#2E731A}

a:active {color:#000000}
a:hover{color: #F99B04;}

.fleft{float:left;
margin: 0 1em 0.2em 0;}

.fright{float: right;
margin: 0 0 0.2em 1em;}

