td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.prescreened {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;

}
.links {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.links:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.smallText:hover {
	text-decoration: underline;
}
.biggerLinks {

	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.biggerLinks:hover {
	text-decoration: underline;
}
.smallBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
img {
	border-color: black;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.whiteText:hover {
	text-decoration: white;
}.BiggestLinks {


	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
