BODY.index {
	
	color:#663300;
		font-family: "lucida", "veranda" "sans-serif"; 
	font-size: 90%; 

	
}

Body.notes {
	background: #D7AEFF;
	color:#000000;
	font-family: "lucida", "veranda" "sans-serif";
}



A{
	color: #3300FF;
	text-decoration:underline;
	font-size: 110%;
}
	
	
A:hover {
	
	color:#9933FF;
	text-decoration:none;
	font-size: 100%; 
}
	
A:active{

	color:#400000;
}

div.c1 {

	font-family: verdana; 
	font-size: 90%; 
	text-align: center
	
	}
	
	div.c2{
	font-family: verdana;
	font-size: 90%;
	color: #000066;
}

	div.c4{
	font-family: verdana;
	font-size: 90%;
	font-weight: bolder;
	color: #000066;
}

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%
}

TABLE {
	border : 1px outset;
	width: 600px;

}


TD {
	color : #000033;
	font-family : Verdana;
	font-size: 80%;
	border : 1px ridge;
	border-color : #000066;
	width: 25%;
	
}





