body { 
	font: 9pt/14pt arial; 
	color: #555753; 
	background: #999999; 
	margin: 0px; 
	}
p { 
	font: 8pt/14pt arial;
	color: #666666;
	margin-top: 0px; 
	text-align: none;
	}
h1 { 
	font: normal 20pt/24pt arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	}
h2 { 
	font: normal 12pt/19pt times; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	}
h3 { 
	font: normal 12pt times; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	}
h4 { 
	font: normal 14pt arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #CCCCCC;
	}
h5 { 
	font: normal 10pt arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #CCCCCC;
	}
a:link { 
	font-weight: none; 
	text-decoration: none;
	color: #CCCCCC; 
	}
a:visited { 
	font-weight: none; 
	text-decoration: none; 
	color: #CCCCCC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #CCCC33;
	}