.Basic {  font-family: Arial, Helvetica, sans-serif}

.BasicLarge {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: large;
}

.BasicLargeLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #990000;
}

.BasicMedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}

.BasicMediumLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #990000;
}

.BasicSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

.BasicSmallLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #990000;
}

.Basicxx-Small {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: xx-small; 
}

.Basicxx-SmallLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #990000;
}

.Basicxx-SmallFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

BODY {
	background-image: url(../images/800_Background.gif); 
	background-attachment: fixed; 
	background-repeat: no-repeat;
	background-position: center;
	background-position: center;
}
