body {
	font-family: "new century schoolbook", serif; 
	color:#FFCC00;
	background: #66cccc url(../images/bg1.gif);
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal; 
	border-color: #0000FF; 
    
}
h1 { 
text-align: center;
font-size: 1.5em

}
h2 { 
text-align: center;
font-size: 1.25em; 
}
h3 { 
text-align: center;
font-size: 1.10em; 
}

h4 { 
color: black;
text-align: center;
font-size: 1.05em; 
}

h5 { 
text-align: center;
font-size: 0.8em; 
font-weight: 100; 
}
h6 { 

text-align: center;
font-size: 0.6em; 
font-weight: 100; 
}
ol {
margin-left: 25%;
margin-right: 25%;

}	
a:link { color: #66CCCC; 
}
	
a:visited{ color: #000099;
}

a:hover{  color: #990099;
	 font-weight: bolder;
	 letter-spacing: 1px;
	 text-decoration: none;
}
