h1     { font-family: Arial; 
	font-size: 18pt; 
	color: #FFFF00; 
	font-weight: normal;
 	margin-bottom: 8px;
 	margin-top:5px;
 	text-align:center;}

h2      { font-family: Arial; 
	font-size: 12pt; 
	color: #FFFF00; 
	font-weight: bold; 
	margin-bottom: 0px;
	margin-top: 0px;
	text-align:center;}

h3      { font-family: Arial; 
	font-size: 12pt; 
	color: RED; 
	margin-bottom: 0px;
	margin-top: 0px;
	text-align:center;}

a:active     { font-family: Arial; font-size: 12pt; color: #CC0066 }
a:hover      { font-family: Arial; font-size: 12pt; color: #FF1188 }
a:link       { font-family: Arial; font-size: 12pt; color: #CCFF66 }
a:visited    { font-family: Arial; font-size: 12pt; color: #00CC00 }

body	{background-color:#000000;}

.ps     { 	font-family:Arial; 
		font-size: 12pt;
		font-weight: normal; 
		color: #FFFFFF; 
		text-align:left; 
		margin-top:0; 
		margin-bottom:4; 
	}

.pc     { 	font-family:Arial; 
		font-size: 12pt;
		font-weight: normal; 
		color: #FFFFFF; 
		text-align:center; 
		margin-top:0; 
		margin-bottom:4; 
	}

.pb     { 	font-family:Arial; 
		font-size: 12pt;
		font-weight: bold; 
		color: #FFFFFF; 
		text-align:left; 
		margin-top:0; 
		margin-bottom:4; 
	}

.pcb     { 	font-family:Arial; 
		font-size: 12pt;
		font-weight: bold; 
		color: #FFFFFF; 
		text-align:center; 
		margin-top:0;
		margin-bottom:4; 
	}
		