body { 
background-color: #fafafc;
background-image:url(../images/bkgd2.jpg);
background-repeat: repeat-x;
background-position: left top;
margin: 0px;
}

form {
margin: 0,0;
padding: 0,0;
}

.content {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }
a.content {
	color: #000000;
	font-weight: normal; }
a:hover.content {
	color: #b9220c;
	text-decoration: none; }

p { margin-top: 0px; margin-bottom: 10px; }

H1 { font:16px Arial, Helvetica, Verdana, sans-serif; color:#90a8cd; font-weight:bold; margin-top: 0px; margin-bottom: 15px; }

.pagehd {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.pagehd {
	color: #cc0000;
	font-weight: bold; }
a:hover.pagehd {
	color: #666666;
	text-decoration: none; }

ul {
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/bullet_arrow.gif);
	}

ul li {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.3em;
	padding: 0px 0px 5px 0px;
	}

.footer {
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.footer {
	color: #333333;
	font-weight: normal; }
a:hover.footer {
	color: #000000;
	text-decoration: none; }

a { color:#000000; text-decoration: none; }
a:hover { color:#b9220c; }
a:active { color:#888888; }