font , th , td , ul , p {
	font-family : helvetica, verdana, geneva, "trebuchet MS", arial, non-serif;
	font-size : 13px;
	line-height : 170%;
	font-weight: normal;

}
	BLOCKQUOTE {
	font-family : verdana, geneva, helvetica, trebuchet MS, arial, non-serif;
	font-size : 12px;
	line-height : 125%;

}
	.headers {
	font-family : helvetica, verdana, geneva, "trebuchet MS", arial, non-serif;
	font-size : 15px;
	line-height : 125%;
	font-weight : bold;
	text-decoration : none;

}
	{
	font-family : verdana, geneva, helvetica, trebuchet MS, arial, non-serif;
	font-size : 13px;
	line-height : 125%;

}
	A:link {
	color : #999999;
	text-decoration : none;

}
	A:visited {
	color : #990000;
	text-decoration : none;

}
	A:hover {
	color : #990000;
	text-decoration : underline;

}
	.smaller {
	font-size : 11px;

}
.bigtype {
	font-family : helvetica, verdana, geneva, "trebuchet MS", arial, non-serif;
	font-size : 30px;
	font-weight : lighter;
	text-decoration : none;
}
.bigtypeBold {
	font-family : helvetica, verdana, geneva, "trebuchet MS", arial, non-serif;
	font-size : 30px;
	font-weight : bold;
	text-decoration : none;
}
.greyTextField {
background-color: #666666;
}