html, body {
	margin: 0;
	padding: 0;
}
body, p, a, td, th, div, blockquote, dl, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: 400; 
}
p { 
	font-weight: 700; 
	color: #666633;
}
a:link { 
	text-decoration: underline; 
	color: #990000;
}
a:visited { 
	color: #339966; 
	text-decoration: underline;
}
a:hover { 
	color: #FF9900;
}
a:active {
	 color: #FF9900; 
	 text-decoration: underline;
}
h1, h5 { 
	font-size: 11px; 
	line-height: 14px; 
	font-weight: 700; 
	color: #009966;
}
h2 { 
	font-size: 20px; 
	font-weight: 400; 
	line-height: 23px;
}
h3 { 
	font-size: 15px; 
	font-weight: 700; 
	line-height: 18px; 
	color: #990000;
}
h4 { 
	font-size: 14px; 
	line-height: 17px; 
	font-weight: 700; 
	color: #339966;
}
ul, ol, li { 
	font-weight: 700; 
	color: #666633;
}
.banner { 
	font-size: 14px; 
	line-height: 20px; 
	font-weight: 700; 
	color: #CC3300; 
	background-color: #FFFFCC;
}
.sm1 { 
	font-size: 10px; 
	line-height: 12px; 
	font-weight: 400;
}
.white1 { 
	font-size: 11px; 
	line-height: 14px; 
	font-weight: 700; 
	color: #FFFFFF; 
	text-decoration: none;
}
.grn1 { 
	color: #009966;
}
.subh5 { 
	font-size: 11px; 
	line-height: 14px; 
	font-weight: 700; 
	color: #009966;
}
.subp { 
	font-weight: 700; 
	color: #666633;
}
