
body,p,td,th,ul,li,ol,h1,h2,h3,form,span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.contentbody {
}

a {
	color: #ff0000;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

h1,.h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #9B333E;
	letter-spacing: 5px;
}
h2,.h2 {
	font-size: 12pt;
	font-weight: normal;
	color: #330000;
	letter-spacing: 5px;
}
h3,.h3 {
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	letter-spacing: 5px;
}

UL {
	margin-top: 0px;
  padding-left: 19px; 
  margin-left: 0px; 
}

LI {
	padding-left: 0px;
}
