.RedText {color: #CC0033}
.RedHeading {
	color: #CC0033;
	font-weight: bold;
	font-size: 18px;
}
.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: 100;
	font-size: small;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a img {
	border: 0px;
}
.banner {
	background-image: url(images/banner_filler.gif);
	background-repeat: repeat-x;
}
.italicmaintext {
	color: #FF3366;
	font-style: italic;
	font-weight: 500;
}
