body {background-color: #c2d1d4;
     background-image:  ;
     background-repeat: no-repeat;
     margin: 0px 0 0 0px;
      padding: ;
     font-size: small;
}

ul {
list-style-image: ;
list-style-position: ;
margin: 0px 0 0 0px;
}


	 
h1, h2 { font-family: "Times New Roman", serif;
     color: #404d5d;
     font-weight: bold;
     margin:  0;
     padding: 5px 0 5px 0;}
	 
h1 {font-size: 250%;}

h2 {font-size: 200%;}

p {font-family:  Arial, Helvetica, sans-serif;
     font-size: 100%;
font-weight: normal;
background-image: none;
background-color: white;
}
	 
#heading {margin: 180px 0 0 0 ;
     padding: 0 20 0 20px;
     background-color: white;
     border: 0px solid black;
     border-width: 0 0 0 0;}
	 
#content {
font-family: Arial;
margin: 0 10px 0 10px;
background-color: white;
padding: 0px 20px 0px 20px;
}





.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}







#footer {margin: 0; padding: 5px 20px 0 0;
     text-align: right;
     color: black;
font-size: 50%;}
	 
.nav {margin: 0px 20px 5px 0px;
     background-color: #ffffff;}
	

<!--     border: 8px solid red;
border-right-style: groove;
border-bottom-style: groove;
border-top-style: groove;
border-left-style: groove;
-->
 
.nav td {padding: 5px 5px 5px 5px;
     margin: 0 20px 20px 0;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 100%;
font-weight: bold;}

.report td {font-family:  Arial, Helvetica, sans-serif;
     font-size: 18px;
font-weight: bold;
background-image: none;
background-color: white
}

<!--border-bottom: 1px solid gray;-->

/* my basic link styles */
  
a:link{ color: #ff0000;
     text-decoration: none;}
	 
a:visited{ color: #ff0000;
     text-decoration: none;}
	 
a:hover { color: #000000;
     text-decoration: underline;}
	 
a:active { color: #FF0000;
     text-decoration: none;}
	 
/* styles for my navigation bar */
	 
.nav a:link{ color: black;
     text-decoration: underline;}
	 
.nav a:visited{ color: black;
     text-decoration: none;}

.nav a:hover {color: black;
     text-decoration: underline;}
	 
.nav a:active { color: black;
     text-decoration: none;}


