
body	{  
		font-family: Arial, Helvetica, sans-serif; 
		color: #000000; 
		text-decoration: none;
		font-size: 12px;  		
		}

p,ul,ol,td,th	{
		font-family :  Arial, Helvetica, sans-serif; 
		font-size : 12px;
		color:  #000000; 
		}


h2 		{  
		font-family : Arial, Helvetica, sans-serif; 
		font-size: 13px; 
		font-style: normal; 
		line-height: 14px; 
		font-weight: 400; 
		color:  #000000;
		}
		
h3 	  	{  
		font-family :  Arial, Helvetica, sans-serif; 
		font-size: 15px; 
		font-style: normal; 
		line-height: 16px; 
		font-weight: 400; 
		color:  #000000;
		}
		
		
a		{	
		text-decoration: underline;  
		font-family :  Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		color:  #990000;
		}

.small	{
		width: 760;
		margin: auto;  
		font-family :  Arial, Helvetica, sans-serif; 
		font-size : 9px;
		color:  #cccccc; 
		}		
		
.small a 
		{
		font-family :  Arial, Helvetica, sans-serif; 
		font-size : 9px;
		color:  #cccccc; 
		text-decoration: underline; 
		}		
		
