@import url(okbrowsers.css);

th , td , ul , p {
	font-family : verdana, helvetica, geneva, trebuchet MS, arial, non-serif;
	font-size : 11px;
	color : #333333;
}

	.redtitle {
	font-size : 14px;
  font-weight: bold;
	color : #CC0000;

}

	.redbold {
	font-size : 11px;
  font-weight: bold;
	color : #CC0000;

}

	A:link {
	text-decoration : underline;
	color : #333333;

}

	A:visited {
	color : #333333;
	text-decoration : underline;

}

	A:hover {
	color : #6666CC;
	text-decoration : none;

}.noleading { font-family : verdana, helvetica, geneva, "trebuchet MS", arial, non-serif; font-size : 11px; color : #333333; ; line-height: normal}