<!-- hide from old browsers

BODY   { background-color: #ffffff; background-image: none;}

P, TD { color: #000000; background: transparent;
                    font-family: "times new roman", palatino, serif;
                    font-size: 100%;
		    text-align: left; }

P.intro { font-family: verdana, helvetica, sans-serif; 
         font-weight: bold;
         text-align: justify;
         font-size: 85%;
	 color: #336699; background: transparent; }

P.note { font-family: "times new roman", serif;
        text-align: left;
        font-size: 60%;
        color: #336699; background: transparent; }

P.cont { font-family: verdana, helvetica, sans-serif;
             text-align: center;
             font-size: 60%; }
   
P.omb { font-family: "times new roman", serif;
color: #cc0000;
background: inherit;
text-align: left;
font-size: 75%;
font-style: normal; }

P.motto { font-family: "times new roman", serif;
color: #000099;
background: inherit;
text-align: justify;
font-size: 75%;
font-style: italic; }

P.quote { font-family: "times new roman", serif;
        text-align: justify;
        font-size: 85%;
        font-style: italic;
	font-weight: bold;
	color: #000000; background: transparent;
	padding-left: 4em;
	padding-right: 4em; }

P.box { font-family: courier, mono-space;
        text-align: justify;
        font-size: 75%;
        color: #000000; background: transparent; border: solid 1px #cc0000;
	padding: 0.5em; }

ol, ul, dl { color: #000000; background: transparent;
font-family: verdana, helvetica, sans-serif;
font-weight: normal;
font-size: 85%;
text-align: left;
line-height: 125%; }

H1 { font-family: verdana, helvetica, sans-serif;
    font-size: 110%;
    color: #000099;
    text-align: left;
    text-decoration: underline;
	background: inherit;
    border: none; }

H1.new { font-family: verdana, helvetica, sans-serif;
    font-size: 125%;
    font-variant: small-caps;
    color: #003399;
    text-align: left;
    background-color: transparent;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none; }

H2 { font-family: "times new roman", serif;
    font-size: 100%;
    color: #cc0000;
    text-align: left;
    background-color: inherit;
    border: none; }

H2.new { font-family: verdana, helvetica, sans-serif;
    font-size: 115%;
    font-style: oblique;
    color: #00ccff;
    text-align: left;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    background-color: transparent; }

H3 { font-family: verdana, helvetica, sans-serif;
    font-size: 100%;
    color: #00ccff; background: transparent; }

H3.new  { font-family: verdana, helvetica, sans-serif;
    font-size: 100%;
    color: #003399; background: transparent; 
    text-align: left;}

H4 { font-family: verdana, helvetica, sans-serif;
    font-size: 100%;
    color: #003399; background: transparent; }

H5 { font-family: verdana, helvetica, sans-serif;
    font-size: 85%;
    color: #ff0033;
    text-align: center;
    background-color: #000099;
    border-top: solid 1px #ffcc00;
    border-bottom: solid 1px #ffcc00;
    border-left: solid 1px #ffcc00;
    border-right: solid 1px #ffcc00; }

H6  { font-family: verdana, helvetica, sans-serif;
    font-size: 75%;
    color: #003399; background: transparent; 
    text-align: left;}

TABLE { border: none;
background-color: #ffffff; }

TABLE.form { border: 1px solid #003399;
background-color: #ccffff; }

HR { color: #000099; }

A:link	{ color: #000099; background: transparent; text-decoration: none; }
A:visited { color: #000099; background: transparent; text-decoration: none; }
A:hover	{color: #ff9900; background: transparent; text-decoration: none; }
A:active { color: #99ff00; background: transparent; text-decoration: none; }

-->
