body {
	background-color: #ffffff
;
	}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2pt;
	margin-top: 7pt;
	margin-right: 10;
	margin-left: 6px;
	} 

H2 {
	font-family:  sans-serif; 
	font-size: 12pt;
	line-height: 24pt;
	font-weight: bold;
	color: #b14100;
	margin-left: 6px;
	margin-bottom: 6pt;
	margin-top: 6pt;
	margin-right: 10px;
	} 

H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 18pt;
	font-weight: bold;
	color: #cccccc;
	margin-top: 9pt;
	margin-left: 6px;
	margin-bottom: 3pt;
	margin-right: 10px;
	} 

H4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: normal;
	color: #990000;
	margin-top: 6pt;
	margin-left: 6px;
	margin-bottom: 6pt;
	margin-right: 10px;
	} 

H5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	color: #990000;
	font-style: italics;
	margin-top: 7pt;
	margin-left: 6px;
	margin-bottom: 6pt;
	margin-right: 10px;
	} 
	
P {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 4pt;
	margin-bottom: 6pt;
	color: #333333;
	margin-left:6px;
	line-height: 14pt;
	margin-right: 14px;
}

dingbats {
	font-family: webdings;
	font-size: 2pt;
	font-weight: normal;
	color: #33ffff;
	margin-left: 6px;
	margin-right: 2px;
}

HR {
	margin: 0px;
}

H6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 9pt;
	color: #dcdcdc;
	margin-left: 6px;
	margin-right: 10px;
}

P:dingbats {
	font: Webdings;
}

A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: none;
	color: #669999;
	border: none;
	font-weight: normal;
} 

A:visited {color: #669999; }
A:hover {color: #990000;}

i {
	font-family: Georgia, "Times New Roman", Times, serif;
}

hr {color:#FFFFFF}


ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cccccc;
	font-size: 4pt;
	font-weight: normal;
	line-height: 18pt;
	list-style: disc;
	margin-bottom: 10pt;
} 

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
} 
