.small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.botLinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFC00;
	text-decoration: none;
}
.botLinks a:link {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.botLinks a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.botLinks a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.botLinks a:active {
	font-weight: bold;
	color: #FFFC00;
	text-decoration: none;
}
.body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.body a:link {
	color: #FFC000;
	text-decoration: underline;
}
.body a:visited {
	color: #FFC000;
	text-decoration: underline;
}
.body a:hover {
	color: #FFC000;
	text-decoration: none;
}
.body a:active {
	color: #FFC000;
	text-decoration: none;
}
.heading {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;

}
.subhead {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
