.small{	
	font-size: 7pt;
	color: #000000;
}
.normal, p, td, TH{
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
th { text-align:left; }
.subtitles, h2{	
	font-size: 9pt;
	color:#000099;
	font-weight: bold;
}

.titles, h1{	
	font-size: 18pt;
	color:#888888;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.subtitlesblack{	
	font-size: 14pt;
	color: #666666;	
	font-weight: normal;
}
h4 {
background-color: #855895;
color: #FFFFFF; 
font-size: 14pt;
font-weight:normal;
width: 99%;
padding: 2px 5px 2px 5px;
margin: 0px;
}
h5 {
margin: 0px;
background-color: #e0dfdf;
color: #666666;
font-size: 10pt;
width: 99%;
padding: 5px;
}
.greytext {
	color: #CCCCCC;
}
.displaytable td {
	border: 1px solid #666666;
	padding: 20px;
	width: 25%;
}