.menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: None;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000CC;
	text-decoration: underline;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: None;
	color: #000000;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
}
.subtitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: None;
	font-style: italic;
	color: #FF0000;
}
.announcment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	color: #FF0000;
}
.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
}
.mainpage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
}
.mainpageRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF0000;
}
