body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	background-color: #CCCCCC;
}
.branco {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #33597C;
	height: 30px;
}
.menuA {
	font-size: 14px;
	color: #33597C;
	font-weight: bold;
}
.menuA a:link {
	text-decoration:none;
	color: #999999;
	font-weight: bold;
} 
.menuA a:visited {text-decoration:none; color: #999999;font-weight: bold;} 
.menuA a:hover {text-decoration:none; color: #33597C;font-weight: bold;} 
.design {
	font-size: 9px;
	text-align: right;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 4px;
}.text {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.menuB {
	width: 580px;
}
.contacto {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.contacto input,.contacto textarea {
	width:440px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCD5DE;
	border: none;
}

