
h1		{
  		color: #333333;
  		font-family: arial, helvetica, verdana, sans-serif;
  		font-style: normal;
  		font-size: 16px;
  		font-weight: bold;
  		margin-top: 0px;
  		margin-bottom: 0px;
		}
		
h2		{
  		color: #333333;
  		font-family: arial, helvetica, verdana, sans-serif;
  		font-style: normal;
  		font-size: 12px;
  		font-weight: bold;
  		margin-top: 0px;
  		margin-bottom: 0px;
		}
		
		
body,td,td.txt		{
  		color: #333333;
  		font-family: arial, helvetica, verdana, sans-serif;
  		font-style: normal;
  		font-size: 12px;
  		font-weight: normal;
  		line-height: 18px;
		}
			
a		{
  		color: #960000;
  		font-family: arial, helvetica, verdana, sans-serif;
  		font-style: normal;
  		font-size: 12px;
  		font-weight: normal;
  		line-height: 18px;
		}		
	img {
	border: 0px;	
	}
	
