body {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.style3 {	color: #FFCC33;
	font-weight: bold;
}
a:link {
	color: #0A51A1;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0A51A1;
}
a:hover {
	text-decoration: none;
	color: #FF8000;
}
a:active {
	text-decoration: underline;
	color: #0A51A1;
}

ul {
	margin:0px 0 0 3;
}

li {
	margin-bottom:10px;
	list-style-type: circle;
}






#sideblock {
	background: url(../images/backstrip.gif) repeat-x top left;	
}
.ufineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	line-height: 17px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;

}
.bodylinks {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #CC0033;
}
.title {
	font-family: Verdana;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
}
.fineprint {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
}
.red {
	font-family: Verdana;
	font-size: 14px;
	line-height: 15px;
	color: #CC0033;
}
.small {
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
}
.redbody {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #cc0033;
}
.blue {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #3399FF;
}
.nextprevious {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.nextprevious a:link {
	text-decoration: none;
}
.nextprevious a:visited {
	color: #000000;
	text-decoration: none;
}
.nextprevious a:hover {
	text-decoration: none;
	background-color: #FF9900;
}
.nextprevious a:active {
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.pullquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #CC0000;
	font-style: italic;
}
