BODY {
	background: #e3f3ff;
   color: black
}
H1.title {
	font-weight: bold;
   font-size: xx-large;
   text-align: center;
}
.menu {
position: relative;
top: 20px;
left: 0px;
border: solid 1px #000000;
font-weight: bold;
font-size: 70%;
background: url(bluefilter.gif);
width: 20%;
color: #000000;
font-family: arial, verdana, sans-serif;
text-align: left;
}
.menu A {
	COLOR: black
}
.menu A:hover {
	COLOR: rgb(255,64,64); BACKGROUND-COLOR: rgb(230,230,250)
}
.menu STRONG {
	FONT-SIZE: large
}
.logo {
margin-top: 0.00em;
padding: 0em;
position: absolute;
top: 0em;
left: 2.0em;
}
.other {
position: relative;
top: 20px;
width: 20%;
right: 0px;
left: 81%;
border: solid 1px #000000;
font-weight: bold;
font-size: 95%;
background: url(bluefilter.gif) #ffffff;
padding: 5px;
COLOR: #000000;
font-family: arial, verdana, sans-serif;
text-align: left;
}
.contentText {
position: relative;
top: 20px;
width: 52%;
border: solid 1px #000000;
font-size: 90%;
color: #000000;
line-height: 1.25em;
font-family: arial, verdana, sans-serif;
background: #ffffff;
}
.footer {
color: #000000;
}

small {
	font-size: 80%;
   letter-spacing: 0px;
}
h1 {
	font-weight bold;
   font-size: 1.95em;
   color: #000000;
   font-family: Times New Roman, serif, Helvetica;
}
h2 {
	font-weight: bold;
   font-size: 1.75em;
   color: #000000;
   font-family: Times New Roman, serif, Helvetica;
}
h3 {
	font-weight: bold;
   font-size: 1.25em;
   color: #000000;
   font-family: Times New Roman, serif, Helvetica;
}
ol {
	font-weight: bold;
   font-size: 1em;
   margin: 0px 0px 0px 2px;
   color: #000000;
   font-family: arial, verdana, sans-serif;
}
div.float {
	FLOAT: left
}
a.link:link { color: #0000FF; text-decoration: underline; font-size: 10pt; }
a.link:active { color: #FF0000; text-decoration: underline; font-size: 10pt; }
a.link:visited { color: #FF0000; text-decoration: underline; font-size: 10pt; }
a.link:hover { color: #800000; text-decoration: underline; font-size: 10pt; font-weight: bold; }
a.link2:link { color: #0000FF; text-decoration: underline; font-size: 12pt; }
a.link2:active { color: #FF0000; text-decoration: underline; font-size: 12pt; }
a.link2:visited { color: #FF0000; text-decoration: underline; font-size: 12pt; }
a.link2:hover { color: #800000; text-decoration: underline; font-size: 12pt; }

hr {
color: navy;
}