a:link	{  
		font-family: Helvetica, sans-serif; 
		font-size: 11px;
		color: #003366; 
		text-decoration: underline;
		font-weight: bold;
	}
	
	
a:active	{  

		font-family: Helvetica, sans-serif; 
		font-size: 11px;
		color: #0099cc; 
		text-decoration: underline;
		font-weight: bold;
	}

a:visited	{  
		font-family: Helvetica, sans-serif; 
		font-size: 11px;
		color: #003366; 
		text-decoration: none;
		font-weight: bold;
	}


a:hover	{  	
		font-family: Helvetica, sans-serif; 
		font-size: 11px;
		color: #666666; 
		text-decoration: underline;
		font-weight: bold;
	}

.main_body	{  
			font-family: Verdana, sans-serif;
			font-size: 0.7em;
			color: #000000;

		}
		
.back_trace	{  
			font-family: Helvetica, sans-serif;
			font-size: 11px;
			color: #666666;

		}
		

.small_gray	{  
			font-family: Verdana, sans-serif;
			font-size: 10px;
			color: #CCCCCC;

		}

		
		
.header		{  
			font-family: Helvetica, sans-serif;
			font-size: 15px; 
			font-weight: bold; 
			color: #000000;
		}
		
.header_red	{  
			font-family: Helvetica, sans-serif;
			font-size: 11px; 
			font-weight: bold; 
			color: #692020;
		}
		

