.pages {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 006600;
	background-color: #ccffcc;
	text-align: justify;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: 006600;
	background-color: ccffcc;
	text-align: justify;
	text-indent: 0.5in;

}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 006600;
	text-align: justify;
}
p {
	text-indent: 0.5in;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	background-color: #CCCC00;
	text-decoration: none;


}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
