body { color: black; font-size: 10pt; font-family: Verdana; font-weight: normal; font-style: normal; line-height: 12pt; background-color: white; }

p { text-indent: 12px; }

td {}


.header { font-weight: bold; text-indent: 12pt; }
h1 { font-size: 12pt; font-weight: bold; font-style: normal; line-height: 14pt; text-align: left; margin-left: 12px; }
h2 { font-size: 12pt; font-weight: bold; font-style: normal; line-height: 13pt; text-align: left; margin-left: 4px;}
a:link{ font-size: 10pt; color: #336799; font-weight: bold; text-decoration: underline; }

a:visited{ 

     font-size: 10pt;
     
      font-weight: bold; 
      
      color: #336799;

	   text-decoration: underline; 
	  
	   
	    }
a:hover {

	font-size: 10pt;
	
	color:#00ced6 ;

	font-weight: bold;

	text-decoration: none;
	
     

}

a:active {
    font-size: 10pt;
	
	color: #336799;

	font-weight: bold;

	text-decoration: underline;
	


}
.space { padding: 12px; }
