.p-text {
	font-family:arial;
	color:#CCCCCC;
	font-size: 10pt;
	
}

.p-smalltext {
	font-family:arial;
	color:#CCCCCC;
	font-size: 8pt;
	text-align: center;
}


.header {

	font-family:Times,Times New Roman;
	color:#6699CC;
	font-size:12pt;
	font-style:italic;
	font-weight:bold;
	LINE-HEIGHT: 1.4
}



.textBold {
	font-family:arial;
	font-weight:bold;
	color:#330033;
	font-size: 10pt;
	text-align: center;
	
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:700;
	color:#CCCCCC;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:8px;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:700;
	color:#999999;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:8px;
}



 