body {
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFCC;

}
p {
	font-size: 80%;
}
h1 {
	font-size: 90%;
	color: #FF0000;
	text-indent: 8em;


}
h2 {
	font-size: 90%;
	color: #FF0000;
	text-indent: 8em;

}

A:link, active {
	color: #FF0000; 
}
A:visited, hover{
	color: #FF0000;
}	
.footer {
	font-size: 65%;
	text-align: right;
}
h3 {
	font-size: 85%;
	font-weight: bold;
}

