
/* links out side of main data */
        a.avatar {color: #0000ff; text-decoration: none;font-size:10pt; font-family: Arial}
          a:link.avatar {color: #0000ff; text-decoration: none}
          a:visited.avatar{color:#0000ff; text-decoration: none}
          a:hover.avatar {color:#ff0000; text-decoration: underline overline}
          
          
          
          
/* links font size 11 */
           a.avatarsmaller {color: #0000ff; text-decoration: none;font-size:9pt; font-family: Arial}
          a:link.avatarsmaller {color: #0000ff; text-decoration: none}
          a:visited.avatarsmaller {color:#0000ff; text-decoration: none}
          a:hover.avatarsmaller {color:#ff0000; text-decoration: underline overline}          
		  

div.tab { 
       margin-left: 40px 
	    }
		
/* this is title right above the main content and other titles and/or sub-titles */

.maintitle   {
              color:#000033;
              font-weight: bold;
               font-size:12pt; 
               font-family: Arial
              }
                      
                       
.maintitleunderline { 
		        color:#000033; 
		        font-weight: bold; 
		        font-size:12pt; 
		        font-family: Arial ; 
		        text-decoration: underline
		       }


     

				 
.biggerbold   {
                 color:#000000;  
                 font-weight: bold;
                 font-size: 16pt; 
                 font-family: Arial
                 }


                           
 /* this is for main content 11pt font */
           
 .maindata   {
                color:#000000;                          
                font-size: 10pt; 
                font-family: Arial
              }
              
  
  
  
  .maindatasmall   {
                  color:#000000;                          
                  font-size: 9pt; 
                  font-family: Arial
              }
	
  /* this is for main content for rest of the site that just needs to be bold */
         
         
.maindatabold   {
                 color:#000000;  
                 font-weight: bold;
                 font-size: 10pt; 
                 font-family: Arial
                 }

     			
	
                          
.maindataunderline { 
                      color:#000000;   
                      font-size: 10pt; 
                      font-family: Arial ; 
                      text-decoration: underline
                      }
                      
                      
.maindataboldunderline { 
			color:#000000;  
			font-weight: bold; 
			font-size: 10pt; 
			font-family: Arial ; 
			text-decoration: underline
			}
			
			
				      
					      
 /* this is for main content 10pt font */
           
   
   
 .adrian {
                color:#000000;                          
                font-size: 11pt; 
                font-family: Arial
              }
			  
			  
.adrianobold {
                color:#000000; 
		font-weight: bold;                         
                font-size: 11pt; 
                font-family: Arial
              }
			  
.smallerbold   {
                 color:#000000;  
                 font-weight: bold;
                 font-size: 11pt; 
                 font-family: Arial
                 }      
			    
.smallerunderline { 
			color:#000000;  
			font-weight: bold; 
			font-size: 11pt; 
			font-family: Arial ; 
			text-decoration: underline
			}
			
			
.smallerboldunderline { 
			color:#000000;  
			font-weight: bold; 
			font-size: 10pt; 
			font-family: Arial ; 
			text-decoration: underline
			}			
				         
 

.small { 
             color:#000000; font-size: 8pt; 
             font-family: Arial 
             }
		
			
	    
                  

      /* this is for copyright data on the bottom of each page */
         
         
         
 .copyright     {
                  color:#000000;
                  font-size: 8pt; 
                  font-family: Arial
                 }
