.font { font-weight: normal; font-family: arial, times; font-size: 16px; text-align:justify}
.fontcontent { font-weight: normal; font-family: arial, times; font-size: 16px; text-align:justify}		
.link {
   font-family:   arial, times;	
   font-size: 12pt;	
   color: #000099;
   text-decoration: underline;
   }
   a:visited {
   font-family:  arial, times;	
   font-size: 12pt;	
   color: #000000;
   text-decoration: underline;
   }
   a:hover {
   font-family:  arial, times;	
   font-size: 12pt;	
   color: #000099;
   text-decoration: underline;
   }
   a:active {
   font-family:  arial, times;	
   font-size: 12pt;	
   color: #000000;
   text-decoration: underline;

 }								