body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
body {
	background-color: #C4C4C4;
	background-image: url(Images/BKG.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a.Red {
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.MainLinks {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.TinyText {
	color: #000000;
	font-size: 9px;
}
.SelectedLink {
	color: #FF0000;
}
.RedHeading {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
}
.BoldBlack {
	font-size: 14px;
	font-weight: bold;
}
.CatHead {
	color: #990000;
	font-weight: bold;
}
.BoldItalic {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}