/* CSS Document */

body { 
	font: 8pt/16pt georgia; 
	color: #8F2323; 
	background: #000000; 
	margin: 0px; 
	}
p { 
	font: 8pt/16pt georgia; 
	color: #8F2323; 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: italic normal 11pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #8F6161;
	}
h4 { 
	font: italic normal 10pt georgia; 
	letter-spacing: 1px; 
	margin-FBFFC4: 0px; 
	color: #AF8181;
	}
h5 { 
	font: italic normal 9pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #AF8181;
	}
h6 { 
	font: italic normal 8pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #AF8181;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #BF222B;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #BF222B;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #BF2B2B;
	}

