.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: #000099;	}
A:hover {	color: #FF3300;		text-decoration: underline;	}
A:visited {	color: #000000;	}
A.nounder	{ TEXT-DECORATION: none }

td {  font-size: 90%; font-family: Arial, Helvetica, sans-serif; }
p {  font-size: 90%; font-family: Arial, Helvetica, sans-serif; }
li {  font-size: 90%; font-family: Arial, Helvetica, sans-serif; }
body {  font-size: 90%; font-family: Arial, Helvetica, sans-serif}

.textTitleSmall {	font-size: 105%;	font-weight: bold; }
.textTitle {		font-size: 110%;	font-weight: bold; }
.textTitleMed {		font-size: 115%;	font-weight: bold; }
.textTitleBig {		font-size: 135%;	font-weight: bold; }
.textTitleMedBig {	font-size: 125%;	font-weight: bold; }
.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;*/
	font-size: 80%;
	font-weight: bold;
}
.footerTextMed {
	/*font-size: 70%;*/
    font-size: 80%;
	font-weight: bold;
}
.SidebarTitle {
	font-size: 70%;
	font-weight: bold;
}
.SidebarText {
	font-size: 75%;
}
.newsDisclaimerLine {
	font-size: 65%;
	font-style: italic;
}
