body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
body {
	background-image: url(images/main/bg.gif);
	background-repeat: repeat;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
a:visited {
	color: #CC0066;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CC0033;
}
.XLHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 36px;
}
.Catagory {
	font-size: large;
	font-weight: bold;
	font-style: italic;
}
.Title {
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
.disclaimer {
	font-size: x-small;
}
.AnchorSeperator {
	font-size: xx-small;
	font-style: normal;
}
.NavBar {
	display: block;
}
.AnchorText {
	font-size: smaller;
	font-style: italic;
	font-weight: bold;
}