body {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:black;
}

body.div {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 50%;
	color:black;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
<!-- :link img {  border: none; border-color: white;}-->
a img {border: none; border-color: white;}
img { border: none; }


/* Redunant - trying to fix main text in body */
.mainText {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:black;
}

.footer {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:silver;
}

.heading1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color:#01247E;
	white-space: nowrap;
	padding-bottom: 10px;
}

.heading2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color:black;
	white-space: nowrap;
}

.heading2 a:link {
	color:purple;
	text-decoration: none;
}
.heading2 visited {
	color:purple;
	text-decoration: none;
}
.heading2 a:hover {
	color:#01247E;
	text-decoration: underline;
}


a:link {
	color:#01247E;
	color:blue;
	text-decoration: none;
}
a:visited {
	color:purple;
	text-decoration: none;
}
a:hover {
	color:#01247E;
	text-decoration: underline;
}
/*
a:active {
	color:#01247E;
	text-decoration: underline;
}
*/

.menuHeading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color:blue;
	white-space: nowrap;
}

.menuMain {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:black;
	text-decoration: none;
	width: 165px; /*Controls the menu fixed width*/
	/*white-space: nowrap;*/
}

.middleMargin {
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.menuMargin {
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.menuColor {
	background-color: #FFFFFF;
}

.menuMain a:link {
	color:black;
	text-decoration: none;
}
.menuMain a:visited {
	color:black;
	text-decoration: none;
}
.menuMain a:hover {
	color:#01247E;
	text-decoration: underline;
}
/*
.menuMain a:active {
	color:#01247E;
	text-decoration: underline;
}
*/
.menuSub {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color:black;
	text-decoration: none;
	/*padding-left: 0px;
	margin-left: 110px;
	position:relative;
	left:10px;*/
	/*white-space: nowrap;*/
}

.menuSub a:link {
	color:black;
	text-decoration: underline;
	/*white-space: nowrap;*/
}
.menuSub a:visited {
	color:black;
	text-decoration: none;
	/*white-space: nowrap;*/
}
.menuSub a:hover {
	color:#01247E;
	text-decoration: underline;
	/*white-space: nowrap;*/
}

.linkText {
	color:blue;
	text-decoration: none;
}

.linkText a {
	color:blue;
	text-decoration: none;
}

.linkText a:visited {
	color:blue;
	text-decoration: none;
}

.linkText a:hover {
	color:#01247E;
	text-decoration: underline;
}

.emphasis {

}

#highlightList img {
	border: 1px solid silver;
}

#formatText {
	/*width: 460px;*/
	formatText	
}

#formatText table {
	/* border-collaspe: true; */	
}

