.mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 85%;

}

.footerText {	font-weight: bold;	font-size: 80%; }
.footerLinks {	font-weight: bold;	font-size: 80%;	}

A {		color: #CCCCCC;	}
A:hover {	color: #FF0000;		text-decoration: underline;	}
A.nounder	{ TEXT-DECORATION: none }

.textTitleSmall.A {			color: #FF0000;	}
.textTitleSmall.A:hover {	color: #FFFFFF;		text-decoration: underline;	}

td {
	font-size: 116%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

body {
	font-size: 116%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.textTitleSmall {
	font-size: 105%;
	font-weight: bold;
	font-family: "Arial Black", Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.textTitle {
	font-size: 110%;
	font-weight: bold;
	font-family: "Arial Black", Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.textTitleMed {
	font-size: 120%;
	font-weight: bold;
	font-family: "Arial Black", Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.textTitleBig {
	font-size: 160%;
	font-weight: bold;
	font-family: "Arial Black", Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.textTitleMedBig {
	font-size: 135%;
	font-weight: bold;
	font-family: "Arial Black", Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.subMenu {
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	font-family: "Comic Sans", Arial, Helvetica, sans-serif;

}
.breadcrumbsLine {
	font-size: 80%;
}
.FairUsePara {
	font-size: 65%;
}
.footerTextsmall {
	font-size: 60%;
	font-weight: normal;
}
.footerTextMed {
	font-size: 70%;
	font-weight: bold;
}
.SidebarTitle {
	font-size: 70%;
	font-weight: bold;
}
.SidebarText {
	font-size: 75%;
}
.textTitleGiant {

	font-size: 200%;
	font-weight: bold;
	font-family: "Arial Black", Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
