BODY, TD {
	color : #324149;
	font : normal normal 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
/* TOP NAV LINKS*/
.topNav A:link {
COLOR: #343434;
text-decoration : none;
font : bold medium Arial, Helvetica, sans-serif;
}

.topNav A:active {
COLOR: #343434;
text-decoration : none;
font : bold medium Arial, Helvetica, sans-serif;
}

.topNav A:visited {
COLOR: #343434;
font : bold medium Arial, Helvetica, sans-serif;
text-decoration : none;
}

.topNav A:hover {
COLOR: #8F8F8F;
font : bold medium Arial, Helvetica, sans-serif;
text-decoration : none;
}

/* LINKS*/
A:link {
COLOR: #343434;
text-decoration : none;
font : bold small Arial, Helvetica, sans-serif;
}

A:active {
COLOR: #343434;
text-decoration : none;
font : bold small Arial, Helvetica, sans-serif;
}

A:visited {
COLOR: #343434;
font : bold small Arial, Helvetica, sans-serif;
text-decoration : none;
}

A:hover {
COLOR: #8F8F8F;
font : bold small Arial, Helvetica, sans-serif;
text-decoration : none;
}

.pageheader {
	color: #515151;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: left;
	font-style : normal;
}

/* SMALLEST FONT*/
.detail{font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif
}