	body{
		background-color:#E3DBCA;
		background-image:url('http://www.oclickbh.com.br/imagens/background.jpg');
		background-repeat: no-repeat;
		margin:0px;
		padding:0px;
		text-align:center;
		width:100%
	}
	td{
		font-family:trebuchet MS;
		font-size:12px;	
		text-align:left;
		margin:0px;
		padding:0px;	
	}	 
	a{
		text-decoration:none; 
		color:#006600; 
		font-family:trebuchet MS;
		font-size:12px;	
		text-align:left;
		margin:0px;
		padding:0px;	
	}
	a:hover{
		text-decoration:none;
	}
	H1{
		font-family:verdana;
		font-weight:400;
		font-size:18px;
		color:#006600;
		border-bottom:1px solid #006600;
	}
	H2{
		font-family:verdana;
		font-size:11px;
		color:#006633;
		margin-top:-12px;
		text-align:right;
		font-weight:400;
	}