li {
	font-family : Arial;
	font-size : 10px;
	font-color: #555555;	
	font-weight : normal;
	text-align : left;
	text-indent : 5px;
	list-style : circle;
}

ol {
	font-family : sans-serif;
}


body         { margin:0px 5px; margin-bottom:10px; margin-top:0px;}

p            { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 10px;
	           line-height: 12px;			   
			   color: #555555;
			   background-color: transparent;
			   text-align: justify;
			   margin-bottom : 5px;
			   margin-top : 5px;
			   margin-left : 15px;
			   margin-right : 15px;
			   clear: none }
			   
#left        { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 10px;
	           line-height: 12px;			   
			   color: #555555;
	           font-weight: normal;			   
			   background-color: transparent;
			   text-align: left;
			   margin-bottom : 5px;
			   margin-top : 5px;
			   margin-left : 15px;
			   margin-right : 15px;
			   clear: none }
#center     { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 8pt;
	           line-height: 16px;
			   color: #555555;
			   background-color: transparent;
			   text-align: center;
			   text-indent: 0em;
			   border : thin;
			   margin-bottom : 0px;
			   margin-top : 0px;
			   margin-left : 0px;
			   margin-right : 0px;
			   clear: none }
			   
#big         { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 12px;
			   color: #333333;
			   background-color: transparent;
			   text-align: justify;
			   text-indent: 0em;
			   border : thin;
			   margin-bottom : 5px;
			   margin-top : 5px;
			   margin-left : 10px;
			   margin-right : 15px;
			   clear: none }			   
			   
#bar         { font-family: Verdana, Arial, Helvetica, Sans-Serif;
               font-size: 20px;
			   color: #999933;
			   font-weight: bold;  			   
			   text-align: left;
			   text-indent: 0em;
			   margin-bottom :5px;
			   margin-top : 10px;
			   margin-left : 8px;
			   margin-right :0px;
			   clear: none }
#tiny       { font-family: Arial, Helvetica, Sans-Serif; 
               font-size: 10px; 
			   color: #555555;
			   text-decoration: none; 			    
			   background-color: transparent; 
			   text-align: center }
			   				   
#tab        { font-family: Arial, Helvetica, Sans-Serif; 
               font-size: 10px; 
			   color: #555555;
			   text-decoration: none; 			    
			   background-color: transparent; 
			   text-align: justify }
			   
#head       { font-family: Arial, Helvetica, Sans-Serif; 
               font-size: 14px;
			   font-weight : bold;  			    			    
			   color: #ffffff;
			   text-decoration: none; 			    
			   background-color: transparent; 
			   text-align: justify }
			   
.td         {
	background-color: #0021d2;
	border-bottom : solid;
	border-left : solid;
	border-right : solid;
	border-top : solid;
	border-color : #0021d2;
	border-width : 1px;
}			   
			   
h1           { font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 9pt; 
			   line-height: 13px; 
               color: #666666; 
			   background-color: transparent; 
			   text-decoration: none; 
			   text-align: left; 
			   text-indent: 0em; 
			   clear: none; 	
			   border : thin;
	           margin-left : 13px;
	           margin-right : 5px;			   
			   margin-bottom : 0px;
			   margin-top : 5px;}
			   
h2           { font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 10pt; 
               color: #cccc66; 
			   background-color: transparent; 
			   text-align: center; 
			   margin-bottom : 5px;
			   margin-top : 10px;}
			   
h3           { font-family: Verdana, Arial, Helvetica, sans-serif;  
               font-size: 9pt; 
			   line-height: 13pt;
               color: #666666;
			   font-weight : bold;  			    
			   background-color: transparent; 
			   text-align: center; 
			   text-indent: 0em;
			   border : thin;
	           margin-left : 10px;
	           margin-right : 15px;
			   margin-bottom : 5px;
			   margin-top : 5px;			    
			   clear: none }			   			   

a:link       { font-family: Arial, Helvetica, Sans-Serif; 
               font-size: 10px;  
               color: #555555; 
			   font-weight : normal;  
			   background-color: transparent; 
			   text-decoration: underline; 
			   cursor: pointer }				   
a:visited   { font-family: Arial, Helvetica, Sans-Serif; 
               font-size: 8pt;  
			   line-height: 12px; 
               color: #555555; 
			   font-weight : bold;  
			   background-color: transparent; 
			   text-decoration: underline; 
			   cursor: pointer }
a:active     { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 8pt;  
			   line-height: 12px; 
               color: #555555; 
			   background-color: ransparent; 
			   text-decoration: none; 
			   cursor: pointer }
a:hover      { font-family: Arial, Helvetica, Sans-Serif; 
               font-size: 10px;  
               color: #cccccc; 
			   background-color: transparent; 
			   font-weight: normal; 
			   text-transform: none; 
			   text-decoration: undeline; 
			   cursor: pointer }
			   
//-->
</style>
