<style type="text/css">
<!--
body {
background-color:#ffffcc;
margin: 10px;
padding: 10;
font-family: arial, verdana, helvetica, sans-serif; font-size: 10pt; text-align: justify;
}
h1 {
font-family: comic-sans-ms, arial, verdana,  helvetica, sans-serif;
margin: 0 0 12px 0;
font-size: 13pt; text-decoration: none; text-align: center;
padding: 0;
color: #0000ff;
}
h2 {
font-family: comic-sans-ms, arial, verdana, sans-serif;
margin: 0 0 5px 0;
padding: 0;
font-size: 12pt; text-decoration:"";text-align:center;
color: blue;
}
h3 {
font-family: comic-sans-ms, arial, verdana, sans-serif;
margin: 0 0 5px 0;
padding: 0;
font-size: 11pt;text-align:center;
color: f8f8f0;
}
img
 {
float:center;
margin:0 0 5px 10px;
border:1px black;
text-align:left;
}
ul.image {list-style-image: url('arr_1.gif')}
<!--ul.disc {list-style-type: disc}-->
<!--ul.circle {list-style-type: circle}-->
<!--ul.square {list-style-type: square}-->
<!--ul.none {list-style-type: none}-->

.content>p {
margin: 0; 
}
.content>p+p {
text-indent: 10px; 
}

a {
color: teal;
font-family: arial, verdana,  helvetica, sans-serif;
font-weight: bold; font-size: 1.0em;
text-decoration: none;
}
a:link {
color:blue; font-weight:600;
}
a:visited {
color: blue;
}
a:hover {
background-color: #ff99cc;
}
/* All the content boxes belong to the content class. */
.content {
position: relative;
width: 70%;top:150px;
min-width: 180px;
margin: 0 200px 20px 200px;
border: 0px solid black;
background-color:#ffffcc; 
font-family:arial, verdana, sans-serif; font-size: 10pt; text-align: justify;
padding: 10px;
z-index: 3;
}

#nav{
   white-space : nowrap;
   background-color :#ffffcc;
   float : right;
    color : White;
   width : 100%;
   border-style : solid; 
   border-color : #ffffcc;
   border-width : 2px 0 2px 0; 
} 
#nav ul{
   padding : 0;
   margin : 0;
   float :left;
}
#nav ul li{
   display : inline;
}
#nav ul li a{
   padding-left : 1em;
   padding-right : 1em;
   background-color : #003399;
   color : White;
   font-weight : bold;font-size:12px;
   text-decoration : none;
   float : left;
   border-right-color :"";
   border-right-style : solid;
   border-right-width : 1px;
   top: 280px
}
#nav ul li a:hover{
   background-color : #99CCFF;
   color : #000066;
} 

#navleft {
position: absolute;
width: 140px;
top: 190px;
left: 20px;
font-size:11px; font-weight: 600;
border: 0px solid;
background-color: #ffffcc;
padding: 10px;
z-index: 2;
}

#navright {
position: absolute;
width: 155px;
top:170px;
right: 20px;
font-size:10pt; font-weight: 500;
border: 0px solid;
background-color: #ffffcc;
padding: 10px;
z-index: 1;
}

-->
</style>
