body { 
background-color: #002700;
margin: 0px;
}

.content {
	color: #ffe600;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.content {
	color: #ffe600;
	text-decoration: underline;
	font-weight: normal; }
a:hover.content {
	color: #ffffff;
	text-decoration: underline; }

p { margin-top: 10px; margin-bottom: 14px; }

H1 { font:17px/17px Arial, Helvetica, Verdana, sans-serif; color:#ffffff; font-weight:bold; margin-top: 0px; margin-bottom: 15px; }

.text {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.text {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal; }
a:hover.text {
	color: #cccccc;
	text-decoration: underline; }

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: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.4em;
	padding: 0px 0px 5px 0px;
	}

.footer {
	color: #324c00;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.footer {
	color: #324c00;
	font-weight: normal; }
a:hover.footer {
	color: #ffffff;
	text-decoration: none; }

a { color:#ffe600; text-decoration: underline; }
a:hover { color:#ffffff; }
a:active { color:#ffffcc; }