
.orangelink {
	font-family : "Times New Roman", Times, serif;
	color : #FFCC66;
	font-weight : bold;
   font-size : 10pt;
   text-decoration : none;
}
.bluelink {
	font-family : "Times New Roman", Times, serif;
	color : #000066;
	font-weight : bold;
   font-size : 10pt;
   text-decoration : none;
}
.heading {
	font-family : "Times New Roman", Times, serif;
	color : #003366;
	font-weight : bold;
   font-size : 18pt;
   text-decoration : none;
}
.error {
	color : #ff0000;
}
.small {
	font-family : "Times New Roman", Times, serif;
	color : #000000;
   font-size : 10pt;
   text-decoration : none;	
}


.footer {
	font-family : "Times New Roman", Times, serif;
	color : #9999cc;
   font-size : 10pt;
   text-decoration : none;	 }
  