p { 
	font-family:"Courier New";
	font-size: 10px;
	color: #333300;
 }
 
.headline {
	font-family:"Courier New";
	font-size: 16px; 
	font-weight: bold; 
	color: #333300;
}
 
.smallheadline {
	font-family:"Courier New";
	font-size: 12px; 
	font-weight: bold; 
	color: #333300;
}

.bURL { 
	font-family:"Courier New";
	font-size: 10px;
	color: #CC6600; 
	text-decoration: underline; 
}

.text{
	font-family:"Courier New";
	font-size: 10px; 
	color: #333300;
	font-weight: bold; 
}

.author {
	text-align:right
	font-family:"Courier New";
	font-size: 8px; 
	color: #333300;
	font-weight: bold; 
}

.message {
	text-align:left
	font-family:"Courier New";
	font-size: 8px; 
	color: #333300;
}

.pagetitle{
	font-family:"Broken 15";
	font-size: 50px; 
	color: #333300;
	font-weight: bold; 
}

.errorMessage {
	font-family:"Courier New";
	font-size: 12px; 
	color: #333300;
	font-weight: bold; 
}

.loadingMessage {
	font-family:"Courier New";
	font-size: 12px; 
	color: #333300;
	font-weight: bold; 
}
