.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: oblique;
	font-weight: lighter;
	color: #333333;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #669999;
	text-decoration: underline;
}
.textbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: lighter;
	color: #003333;
	text-align: justify;
	font-style: normal;
}
.pagename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FF9933;
	font-style: oblique;
}
