BODY.index {
	
	color:#663300;
		font-family: "lucida", "veranda" "sans-serif"; 
	font-size: 80%; 

	
}

Body.notes {
	background:#FFFFCC;
	color:#000000;
	font-family: "lucida", "veranda" "sans-serif"; 
	font-size: 90%; 

	
}

A{color:#400000;
	text-decoration:underline;}
A:visited{
	color:#400000;
}
A:active{

	color:#400000;
}
A:HOVER {
	color : Red;
	font-size: 110%;
}


div.c1 {

	font-family: verdana; 
	font-size: 70%; 
	text-align: center
	
	}


HR {
	color: #663300;
	}
h1,h2,h3 {
	font-family: "lucida", "veranda" "sans-serif"; 
	font-style: italic; 
	color: #330000;
	text-align:center; 

}
h1{
font-size:200%;

	}
h2{
font-size:150%;
	}
	
h3{
	font-size:125%
}

TD {
	font-size : 68%;
	text-align : center;
	border-color : #006600;
}
