body, td, input, select, textarea {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	}
	
p {	line-height: 13pt; }
li { padding-bottom: 8px; line-height: 13pt; }
	
h1 { color: #7A0C0A; font-size: 18pt; font-weight: normal; font-family: Arial;  }
h2 { color: #717126; font-size: 14pt; font-weight: normal; font-family: Arial; margin-top: 20pt; border-bottom: 1px solid #E8E8BB; }
h3 { color: #7A0C0A; font-size: 11pt; font-weight: bold; line-height: 20pt; margin-bottom: -8px; }

a:link, a:visited { text-decoration: underline; color: #7A0C0A;	}	
a:hover, a:active {	text-decoration: underline;	color: #D01611;	}

strong { color: #444444; }	
a img { border: none; }

blockquote {
	font-size: 8pt; line-height: 12pt; border-left: 3px double #E8E8BB;
	padding-left: 8px; margin-left: 12px; margin-right: 20px; }
	
blockquote p { margin: 6px 0; }
	
.floatleft { float: left; padding: 0 20px 10px 0; }
.floatright { float: right; padding: 0 0 10px 20px; }

.lesstop { margin-top: 10px; }
.burgundy { color: #7A0C0A; font-weight: bold; }

#footer { color: #BD8685; font-size: 8pt; }
#footer a { color: #CA9E9D; }
