body {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Papyrus;
	color: #999999;
}
a {
	color: #6600CC;
	cursor:pointer;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color:#CCCCCC
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9966FF;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	font-family: Papyrus;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	font-family: Papyrus;
}
.purple {
	color: #6600CC;
	font-weight: bold;
}
.aover {
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.logo {
	font-family: Papyrus;
	font-size: 20px;
	font-weight: 400;
	color: #CC9900;
}
font.regular { 
       font-size: 10pt;
       font-family: Verdana, Arial, Helvetica, sans-serif; 
	     color: #999999;
}
font.showdate { 
       font-size: 11pt;
       font-family: Verdana, Arial, Helvetica, sans-serif; 
	     color: #FFFFFF;
       font-weight: bold;
}
font.showtitle { 
       font-size: 12pt;
       font-family: Verdana, Arial, Helvetica, sans-serif; 
	     color: #999999;
       font-weight: bold;
}

