body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
p {
	line-height: 150%;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}
.whitebg {
	background-color: #FFF;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}
.regbold {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #00F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #90C;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00F;
	text-decoration: underline;
}
.datebold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.medgreybg {
	background-color: #CCC;
}
.newsbg_r {
	background-image: url(../images/news/bg_r.gif);
	background-position: right top;
}
.newsbg_l {
	background-image: url(../images/news/bg_l.gif);
	background-position: left top;
}
.tablebg .mainbgfacts tr td table tr td table tr td table tr td table tr td #facts {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-bottom-color: #999;
}
.bluetext {
	color: #03F;
}
.greybg {
	background-color: #E8E8E8;
}
