<!--
  --  Style Sheet
  -->
<style type="text/css">
<!--

body, td, li, p {
        font-family : Helvetica,Arial,sans-serif;
        font-size: small;
}

.nav{
        color:#005500;
        font-weight:bold;
        margin-top:0px;
        line-height:1.1;
        padding-right:7px;
        list-style-type:circle;
        text-decoration : none;
}
.nav:ACTIVE { color : #800020; background : none; }
.nav:LINK { color : #008000; background : none; }
.nav:VISITED { color : #005500; background : none; }
.nav:HOVER { color : #2030b0; background : #efefff; }

A { font-weight:bold; }

A.TextLink { text-decoration : none; }
A.TextLink:ACTIVE { color : #808080; background : none; }
A.TextLink:LINK { color : #336699; background : none; }
A.TextLink:VISITED { color : #336699; background : none; }
A.TextLink:HOVER { color : #000000; background : #DEE8F3; }

.smallbold {
        font-size : 12px ;
        font-weight:bold;
        font-family : Helvetica,Arial,sans-serif;
}

H1,H2,H3,H4 {
	color : #003070;}
	font-family : Comic Sans MS,Helvetica,Arial;
}
H1,H2 { font-size : large; }
H3 { font-size : medium; }
H4 { font-size : small; }

.greenfun {color : green; font-family : Comic Sans MS,Helvetica,Arial; }
.title {color : green; font-family : Comic Sans MS,Helvetica,Arial; }
.subtitle {color : green; font-family : Comic Sans MS,Helvetica,Arial; }

-->
</style>


