body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(http://www.baher.com.br/images/fundoCompleto.jpg) top center;
	background-attachment: fixed;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}

p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;line-height:18px;
}

input,textarea {background: transparent;border: 1px solid #000000;font: 12px Arial, Helvetica, sans-serif;color: #000000;text-decoration: none;}

input.botao {background: transparent;border: 1px solid #000000;font: 11px Arial, Helvetica, sans-serif;color: #000000;}

.fonte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;line-height:18px;
}

.fonteBranca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

a {
	text-decoration:none;
	color:#006600;
}

.bordaImg {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
}