body {background-color: white;
     margin: 0px 0 0 5px;
      padding: 0px;
     font-size: small;
     color: black;
}

#content {background-color: white;
align: top, right;
float: right
     margin: 250px 5 0 390px;
      padding: 0px;
     font-size: small;
     color: black;
}

#nav {margin: 0 375px 0 0px;
background-color: white;
align: left,top;
}

ul {
list-style-image: url(red.jpg);
list-style-position: outside;
margin: 0px 0 0 5px;
}


	 
h1, h2 { font-family: "Perpetua Titling", "Times New Roman", Arial, Helvetica, sans-serif;
     color: black;
     font-weight: normal;
     margin: 0 10px 0 0px;
     padding: 1px 0 1px 10;
background-color: #a8d200;
}
	 
h1 {font-size: 160%;}

h2 {font-size: 130%;}

h6 { font-family: "Times New Roman", Arial, Helvetica, sans-serif;
     color: #941100;
     font-weight: normal;
     margin: 0 10px 0 0px;
     padding: 1px 0 1px 10;
font-size: 130%;
}

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

	 
blockquote{
background-color: white;
border: 3px double #941100;
padding: 5px;
margin-left: 5%;
margin-right: 5%;
}


#footer {margin: 0; padding: 5px 20px 0 0;
     text-align: right;
     color: black;
font-size: 75%;}
	 
.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: #941100;
     text-decoration: underline;}
	 
a:visited{ color: #941100;
     text-decoration: none;}
	 
a:hover { color: #a8d200;
     text-decoration: underline;}
	 
a:active { color: #a8d200;
     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;}





