.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-bottom-color: #000000;
	border-color: #000000;
	border-right-color: #000000;
	border-right-width: 1px;
	border-left-color: #000000;
	border-left-width: 1px;
	border: 1;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	line-height: normal;
	background-color: #67A03F;
	background: #67A03F;
}

.Titulos {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.demas {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-color: #000000;
	border-right-color: #000000;
	border-right-width: 1px;
	border-left-color: #000000;
	border-left-width: 1px;
	border: 1;
	border-right-style: solid;
	border-left-style: solid;
	line-height: normal;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}


.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-bottom-color: #000000;
	border-color: #000000;
	border-right-color: #000000;
	border-right-width: 1px;
	border-left-color: #000000;
	border-left-width: 1px;
	border: 1;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	line-height: normal;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
	background-color: #F0FFFC;
	border: 1px solid #003333;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
	background-color: #F0FFFC;
	border: 1px solid #003333;
}


.imageBox {
	border: 1px solid #68A03F;
	background-color: #68A03F;
	padding: 2px;
	margin:5px 6px 5px 6px;
}
