<!--

p            { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 13px;
			   color: #6b3118;
			   background-color: transparent;
			   text-align: justify;
			   margin-bottom : 5px;
			   margin-top : 5px;
			   margin-left : 5px;
			   margin-right : 5px;
			   clear: none }

#left        { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 13px;
			   color: #6b3118;
			   background-color: transparent;
			   text-align: left;
			   margin-bottom : 5px;
			   margin-top : 5px;
			   margin-left : 5px;
			   margin-right : 5px;
			   clear: none }
			   
#cen         { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 13px;
			   color: #004080;
	           font-weight : bold;			   			   
			   text-align: center; }
			   
#lgcen      { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 16px;
			   color: #004080;
	           font-weight : bold;			   			   
			   text-align: center; }
			   
h1           { font-family: Arial, Helvetica, sans-serif; 
               font-size: 12pt; 
			   line-height: 10pt;
	           font-weight : bold;			    			    
               color: #6B3118; 
			   background-color: transparent; 
			   text-decoration: none; 
			   text-align: center; 
			   text-indent: 0em; 
			   clear: none; 	
			   border : thin;
	           margin-left : 5px;
	           margin-right : 5px;			   
			   margin-bottom : 0px;
			   margin-top : 5px;}			    

a.one:link     { 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: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 }
			   
//-->


