<!-- hide from incapable browsers

BODY {background-color: #ffffff; background-image: none; }

P
{ color: #000000;
font-family: "Times New Roman", serif;
font-weight: normal;
font-size: 100%;
text-align: justify;
margin-left:0.5em;
margin-right:0.5em;
}

P.mast { color: #000099;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 75%;
text-align: justify; }

P.main	{color:#000000;
font-family: "Times New Roman", serif;
font-weight: normal;
font-size: 100%;
text-align: left;
margin-left: 30px; }

P.abst
{ color:#0000cc;
font-family: "Times New Roman", serif;
font-weight: bold;
font-size: 100%;
text-align: center; }

P.note
{ color:#000000;
font-family: "Times New Roman", serif;
font-weight: normal;
font-size: 75%;
text-align: left; }

P.auth { color: #000099;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 85%;
text-align: left; }

P.quote { color: #000000;
font-family: "Times New Roman", serif;
font-weight: normal;
font-style: oblique;
font-size: 100%;
text-align: justify;
padding-top: 1%;
padding-right: 2%;
padding-bottom: 1%;
padding-left: 2%;
border: solid 1px #cccc00; }

P.anecdote { color: #9900ff;
font-family: "Times New Roman", serif;
font-weight: normal;
font-style: oblique;
font-size: 100%;
text-align: left;
margin-left: 60px;
margin-right: 60px;
padding-right: 2EM;
padding-left: 2EM;
border: none; }

P.adauth { color: #ff0099;
font-family: "Times New Roman", serif;
font-weight: normal;
font-style: normal;
font-size: 100%;
text-align: right;
margin-left: 60px;
margin-right: 60px;
padding-right: 2EM;
padding-left: 2EM;
border: none; }

P.cont { font-family: verdana, helvetica, sans-serif;
font-weight: normal;
font-size: 60%;
text-align: center; }

P.mono	{ color:#ff0000;
font-family: courier, mono-space;
font-weight: normal;
font-size: 100%;
text-align: left; }

P.decor
{
color: #0099ff;
background: inherit;
font-size: 110%;
font-family: dragonwick, slogan, fantasy;
font-weight: normal;
text-align: center;
margin-left: 2.5em;
margin-right: 2.5em;
}
DL { color: #000000;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 100%;
margin-left: 2em; }


UL { color: #000000;
font-family: "Times New Roman", serif;
font-weight: normal;
font-size: 100%;
text-decoration: none;
text-align: left;
margin-left: 2em; }

H1 { color: #ffffff; background-color: #990000;
font-family: verdana, helvetica, sans-serif;
font-weight: normal;
font-size: 150%;
text-align: center;
border-top: solid 1px #000099;
border-right: solid 1px #0000ff;
border-bottom: solid 1px #0000ff;
border-left: solid 1px #000099; }

H2 { color: #000099; background: #ffffff;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 125%;
text-align: left;
border: none; }

H2.sub
{ color: #000000; background: #ffffff;
font-family: "Times New Roman", serif;
font-weight: bold;
font-size: 125%;
text-align: center;
border: none;
}

H3 { color: #000099;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 110%;
text-align: left;
text-decoration: underline; }

H4 { color: #000099;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 100%;
text-align: left;
text-decoration: none; }

H5 { color: #000000;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 85%;
text-align: left;
text-decoration: underline; }

H6 { color: #000000;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 75%;
text-align: left;
text-decoration: none; }

TABLE.mast { background-color: #ffffff; border: 0px; }

TABLE.poll { background: inherit; border: solid #000000; 1px; }

CAPTION { color: #0000ff;
background: inherit; 
font-family: arial, helvetica, sans-serif;
font-size: 85%; }


TH { color: #ffff00;
background-color: #336699;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 85%;
text-align: center; }
 
TH.sub { color: #990000;
background-color: #ffffff;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 100%;
text-align: left; }

TD.poll { color: #000000;
background-color: #ccffff;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 85%;
text-align: left; }

TD.data { color: #000000;
background-color: #00ffff;
font-family: verdana, helvetica, sans-serif;
font-weight: normal;
font-size: 85%;
text-align: right; }

TD.cat { color: #000000;
background-color: #ccffff;
font-family: verdana, helvetica, sans-serif;
font-weight: normal;
font-size: 85%;
text-align: right; }

TD.subcat { color: #000000;
background-color: #ccccff;
font-family: verdana, helvetica, sans-serif;
font-weight: normal;
font-size: 85%;
text-align: right; }

A:link	{ background: #ffffff; color: #6633ff; text-decoration: underline; }
A:visited { background: #ffffff; color: #cc0000; text-decoration: none; }
A:hover	{ background: #ffffff; color:#003300; text-decoration: none; }
A:active { background: #ffffff; color:#FFFF00; text-decoration: none;}

HR { width:100%; color:#3300cc; }

-->