body {
	font-size:12px;
}

.contentHeader {
    font-size:18px;
	color:#444444;
	font-weight:bold;
}

.contentParagraph, p {
	font-size:9pt;
	color:#555;
	line-height:1.4em;
}

.contentSubheader {
	font-size:12px;
	color:#444444;
	font-weight:bold;
}

.contentLeadIn {
	font-size:10pt;
	color:#f6b304;
}

#topAddress1, 
#topAddress2
{
	text-align:left;
	font-size:11px;
	color:#000;	
	line-height:1em;	
}	

a, a.visited {
	color:#7e5208;
	text-decoration:none;
	outline:0 none;
}

ul {
	margin:1px 4px;
	padding:1px 12px;
	color:#777;
}

h1, p, h2, h3, h4, h5 {
	margin:3px;
	padding:3px;
}