body { 
background-color: #91a4ad;
background-image:url(../images/bkgd.gif);
margin: 20px;
}

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

.text {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, Verdana, sans-serif; }
a.text {
	color: #666666;
	font-weight: normal;
	text-decoration: none; }
a:hover.text {
	color: #666666;
	text-decoration: none; }

.content {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	text-decoration: none;
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, Verdana, sans-serif; }
a.content {
	color: #ed1a3b;
	font-weight: normal; }
a:hover.content {
	color: #91a4ad;
	text-decoration: none; }

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

H1 { font:24px Trebuchet MS, Trebuchet, Helvetica, Arial, Verdana, sans-serif; color:#ed1a3b; font-weight:normal; margin-top: 0px; margin-bottom: 15px; }

H2 { font:15px Trebuchet MS, Trebuchet, Helvetica, Arial, Verdana, sans-serif; color:#91a4ad; font-weight:bold; margin-top: 0px; margin-bottom: 0px; }

.boldhd {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, Verdana, sans-serif; }
a.boldhd {
	color: #000000;
	font-weight: bold; }
a:hover.boldhd {
	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: #b2bfc5;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, Verdana, sans-serif; }
a.footer {
	color: #b2bfc5;
	font-weight: normal; }
a:hover.footer {
	color: #666666;
	text-decoration: none; }

a { color:#ed1a3b; text-decoration: none; }
a:hover { color:#91a4ad; }
a:active { color:#888888; }