body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	font-style: normal;
	background-image: url(../images/blue_tile.jpg);
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.xxsmall {
	font-size: xx-small;
	color: #000000;
}
.TitleRed {
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #990033;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #3300FF;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.XSmallText {
	font-size: x-small;
}
.LargeText {
	font-size: large;
}
.MediumText {
	font-size: medium;
}
.boldtext {
	font-weight: bold;
}
.boldxsmall {
	font-size: x-small;
	font-weight: bold;
}
