
h1            { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 22pt;
			   color: #777777;
	           font-weight : normal;			   
			   text-align: left;
			   text-align: center
 }
h2            { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 15px;
			   color: #333333;
	           font-weight : bold;			   
			   text-align: justify;
 }
h3            { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 18px;
			   color: #004080;
	           font-weight : bold;
			   text-decoration: underline; 			   			   
			   text-align: left;
			   text-align: center
 }
h4            { font-family: Arial, Helvetica, Sans-Serif; font-size: 13px; color: #aa3333; font-weight: bold; text-align: center;} 

p            { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 13px;
			   color: #004080;
	           font-weight : normal;			   			   
			   text-align: justify;
 } 
li            { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 13px;
			   color: #004080;
	           font-weight : bold;			   			   
			   text-align: justify;
 } 
 
#cen         { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 13px;
			   color: #004080;
	           font-weight : bold;			   			   
			   text-align: center;
 } 
#sm          { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 9px;
			   color: #004080;
	           font-weight : normal;			   			   
			   text-align: justify;
 }
#f           { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 13px;
			   color: red;
	           font-weight : bold;			   			   
			   text-align: justify;
			   text-align: center
 }
#d           { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 13px;
			   color: blue;
	           font-weight : bold;			   			   
			   text-align: justify;
			   text-align: center
 } 
#lt          { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 13px;
			   color: #004080;
	           font-weight : bold;			   			   
			   text-align: justify;
 }
#red         { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 13px;
			   color: #ff3300;
	           font-weight : bold;			   			   
			   text-align: justify;
			   text-align: center
 }
 
 ol          { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 13px;
			   color: #004080;
	           font-weight : bold;			   			   
			   text-align: justify;
	           text-indent : 3px;
	           list-style : circle;			   
 }
.td          { background color: #99ffff}
a:link       { font-family: Arial, Helvetica, Sans-Serif; 
               font-size: 13px;
			   color: #004080;
	           font-weight : bold;			   			   
			   text-align: justify; 
			   text-decoration: underline; 
			   cursor: pointer }				   
a:visited   {  font-family: Arial, Helvetica, Sans-Serif; 
               font-size: 13px;
			   color: #004080;
	           font-weight : bold;			   			   
			   text-align: justify; 
			   cursor: pointer }
a:active     { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 13px;
			   color: #3333cc;
	           font-weight : bold;			   			   
			   text-align: justify;
			   cursor: pointer }
a:hover      { font-family: Arial, Helvetica, Sans-Serif; 
               font-size: 13px;
	           color: #ffffff;
               background-color: #3333cc; 
	           font-weight: bold;
			   text-transform: none; 
			   text-decoration: undeline; 
			   cursor: pointer } 

a.one:link     { font-family: Arial, Helvetica, Sans-Serif; 
               font-size: 9pt;  
			   line-height: 12px;
			   text-align: center;			    
               color: #555555; 
			   font-weight : bold;  
			   background-color: transparent; 
			   text-decoration: underline; 
			   cursor: pointer }				   
a.one:visited  { font-family: Arial, Helvetica, Sans-Serif; 
               font-size: 9pt;  
			   line-height: 12px; 
               color: #555555; 
			   font-weight : bold;  
			   background-color: transparent; 
			   text-decoration: underline; 
			   cursor: pointer }
a.one:active   { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 9pt;  
			   line-height: 12px; 
               color: #808080; 
			   background-color: ransparent; 
			   text-decoration: none; 
			   cursor: pointer }
a.one:hover    { font-family: Arial, Helvetica, Sans-Serif; 
               font-size: 9pt;  
			   line-height: 12px;
	           color: #ffffff;
               background-color: #3333cc; 
	           font-weight: bold;
			   text-transform: none; 
			   text-decoration: undeline; 
			   cursor: pointer }
			   
			   
