BODY {
	MARGIN-TOP: 3em;
 	font-family: Georgia, Times New Roman, Times, serif;
/*	background-image: url(gifs/neddy.gif);*/
/*	FONT-SIZE: x-small;*/
   background-color: white;
	background-repeat: no-repeat;
	background-attachment: fixed;	
	background-position: 50% 40%;
	margin: 50px 100px 40px 100px;  

}
BODY A:hover {
	BACKGROUND-COLOR: #ffff99; COLOR: maroon
}

HR {
	WIDTH: 80%
}
P {
	MARGIN-LEFT: 12px; MARGIN-RIGHT: 12px; MARGIN-TOP: 6px; color: black;
}
.nav {
	COLOR: #005a94; font-family: Georgia, Times New Roman, Times, serif;
}
.notes {
	COLOR: #005a94; font-family: Georgia, Times New Roman, Times, serif;
}
H1 {
	COLOR: maroon; font-family: Georgia, Times New Roman, Times, serif;
}
H2 {
	COLOR: blue; font-family: Georgia, Times New Roman, Times, serif;
}
H3 {
	COLOR: maroon; font-family: Georgia, Times New Roman, Times, serif;
}


H4 {
	COLOR: maroon; font-family: Georgia, Times New Roman, Times, serif;
}

H5 {
	COLOR: maroon; font-family: Georgia, Times New Roman, Times, serif;
}

H6 {
	COLOR: maroon; font-family: Georgia, Times New Roman, Times, serif;
}


TR {
	font-family: Georgia, Times New Roman, Times, serif;  background-color: white; color: black;
}
TD {
	font-family: Georgia, Times New Roman, Times, serif;  background-color: white; color: black;

}

A:link {
	COLOR: blue; font-family: Georgia, Times New Roman, Times, serif; TEXT-DECORATION: none
}
A:visited {
	COLOR: blue; font-family: Georgia, Times New Roman, Times, serif; TEXT-DECORATION: none
}
A:active {
	COLOR: blue; font-family: Georgia, Times New Roman, Times, serif; TEXT-DECORATION: none
}
A:hover {
	COLOR: #005add; font-family: Georgia, Times New Roman, Times, serif; TEXT-DECORATION: underline
}

.redtext{ 
color: red;
 }
#quote {
	color: red
	background-color: #ffffc0;
width: 100px;
float: right;
margin: 4px 15px 4px 4px;
	border: thin solid purple;
	padding: 6px 6px 6px 6px;

}

.red{ 
color: red;
background: yellow;
 }

P{ 
font-family: Georgia, Times New Roman, Times, serif;
 }
