body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #000000;
}

P {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	color: #333333;
	font-weight: normal;
}

P.smalltext {
	color:#000000;
	font-family:Verdana, sans-serif;
	text-decoration:none;
	font-size:8px;
	font-weight: normal;
}

td {
	color:#000000;
	font-family:Verdana, sans-serif;
	text-decoration:none;
	font-size:12px;
}

LI {
	color:#333333;
	font-size:12px;
	font-family:Verdana, sans-serif;
	list-style-image: url(images/hammer_icon.gif);
	list-style-position: outside;
	position: static;
	height: auto;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

A {
	color:#663300;
	font-family:Verdana, sans-serif;
	font-size:12px;
	text-decoration: underline;
	font-weight: normal;
}

A:active {
	color:#666600;
	font-family:Verdana, sans-serif;
	font-size:12px;
	text-decoration: underline;
	font-style: normal;
}

A:hover {
	color:#"#CC3333";
	font-family:Verdana, sans-serif;
	font-size:12px;
	text-decoration: underline;
	color: #666666;
}

H1 {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
}

H1.pagehead {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	font-style: normal;
}

H1.sectionheader {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	margin-top: 15px;
}
