body {
	font-family: Arial, Helvetica, sans-serif;
}

.maintitle   {color:rgb(0,0,0);
         font-family: Times New Roman, Arial, Courier; 
         text-decoration: none; font-weight: bold; font-size: 24pt}
	 
.subtitle   {color:rgb(0,0,0);
         font-family: Times New Roman, Arial, Courier; 
         text-decoration: none; font-weight: bold; font-size: 12pt}

.content  {color:rgb(0,0,0);
         font-family: Times New Roman, Arial, Courier; 
		 line-height: 1em;
         text-decoration: none; font-weight: none; font-size: 12pt}
		 
.copyright {color: rgb(0,0,0);
         font-family: Times New Roman, Arial, Courier; 
         text-decoration: none; font-weight: bold; font-size: 10pt}

.alphaclass {color: rgb(0,0,0);
         font-family: Times New Roman, Arial, Courier; 
         text-decoration: underline; font-weight: bold; font-size: 14pt}

.alphaclassnone {color: rgb(0,0,0);
         font-family: Times New Roman, Arial, Courier; 
         text-decoration: none; font-weight: bold; font-size: 14pt}

.publink {color: rgb(0,0,0);
         font-family: Times New Roman, Arial, Courier; 
         text-decoration: underline; font-weight: bold; font-size: 12pt}

.publink:hover {color: rgb(255,5,48);
         font-family: Times New Roman, Arial, Courier; 
         text-decoration: underline; font-weight: bold; font-size: 12pt}
		 		 
p {line-height: 1.5em;} 
