a:link          { text-decoration:none; color: #1423AD; }

a:visited       { text-decoration:none; color: #7B2D33; }

a:active        { color: Red; } 

a:hover 	{ text-decoration:underline; color: #2433bd; }

.small          {font-family: Arial, Helvetica, sans-serif;
				   font-size: 8pt;								      /* Small bold bullets */
		          font-weight: bold; }	

.smallreg	{font-family: "Trebuchet MS", Arial;									   /* News text */	
				   font-size: 8pt; }

.verysmallreg	{font-family: Verdana, Arial,sans-serif;									   /* News text */	
				   font-size: xx-small; }


ul		{font-family: "Trebuchet MS", Helvetica, Arial;
/* Bulleted lists */
				   font-size: 10pt; }
ol		{font-family: "Trebuchet MS", Arial; font-size: 10pt}
				   				  
					 
.category       { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/* Main categories */
				    color: #000000; 
				    font-weight: bold; ; font-size: 14pt}

.mainhead       {font-weight: bold; ; font-size: 12pt; 
		font-family: "Trebuchet MS", Arial}

.subhead1       { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;				   /* Sub-headlines 1 */
					 font-weight: bold;
					 font-size: 11pt; ; font-variant: normal}

.subhead2       { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;				   /* Sub-headlines 2 */
					 font-weight: bold;
					 font-style: normal;
					 font-size: 10pt; ; line-height: normal}

.regular        { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;				   /* Regular text */
  				    font-size: 10pt}
  				    
.catlist        { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;			   /* Category list without text */
				    font-size: 10pt; 
				    font-weight: bold; }
				    
.catlisttxt     { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;				   /* Category list with text */
				    font-size: 10pt; 
				    font-weight: normal; }

.footer         { font-family: Arial, Helvetica, sans-serif; 					/* Footer text (disclaimer, copyright) */	
				    font-size: 8pt; 
				    font-style: italic; }
