html, body {
	margin: 0;
	padding: 0;
}
body, p, td, th, div, blockquote, dl, ul, ol, li {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a {  font-family: color: #000099;}
h1 {  font-size: 22px; line-height: 28px;}
h2 {  font-size: 20px; font-weight: 400; line-height: 26px;}
h3 {  font-size: 16px; font-weight: 600; line-height: 22px;}
h4 {  font-size: 13px; line-height: 19px; font-weight: 600;}
h5 {  font-size: 11px; line-height: 17px; font-weight: 700;}
a:hover { color: #996633; text-decoration: none;}
a:active { color: #FFCC00; text-decoration: underline;}
a:visited { color: #990000; text-decoration: underline; }
.headline1 { font-size: 16px; line-height: 22px; font-weight: 700; color: #996600;}
.headline2 { font-size: 14px; line-height: 20px; font-weight: 700; color: #CC6600;}
.regular {
	font-weight: 700;
	color: #996600;
}
.regularsm {
	font-size: 10px;
	line-height: 14px;
	font-weight: 700;
	color: #996600;
}
.sm2 {  font-size: 10px; line-height: 14px; font-weight: 400}
.sideparagraph { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #a2982c; line-height: 30px}
.sideparagraph a:link {
	color: #a2982c;
	font-weight: bold;
	padding: 5px;
}
.sideparagraph a:visited {
	color: #a2982c;
	text-decoration: underline;
	font-weight: bold;
	padding: 5px;
}
.sideparagraph a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a2982c;
	font-weight: bold;
	padding: 5px;
}
.sideparagraph a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	padding: 5px;
	background-color: #a2982c;
}
