/* CSS Document */
body {
	background-color: #A7B3CB;
}
.SideText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #00CCFF;
}
.mainbodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
.notes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
.News {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #00CC00;
}
.rednotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
