@charset "utf-8";
.MenuText {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: small;
	color: #FC0;
}
.horizontalborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.TopBorder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
.header {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bigtitle {
	font-family: "Trebuchet MS";
	font-size: x-large;
	font-weight: normal;
	color: #FFCC00;
}
.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
}
.Redheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #F00;
}
