body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulodapagina {
	font-family: calibri, tahoma, verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.texto1 {
	font-family: calibri, tahoma, verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	font-variant: normal;
}
.texto2 {
	font-family: calibri, tahoma, verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a:link {
	font-family: calibri, tahoma, verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a:hover {
	font-family: calibri, tahoma, verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: calibri, tahoma, verdana;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: calibri, tahoma, verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
input {
	font-family: calibri, tahoma, verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFCC;
	margin: 1px;
	border: thin solid #CCCCCC;
}
textarea {
	font-family: calibri, tahoma, verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFCC;
	margin: 1px;
	border: thin solid #CCCCCC;
}
.texto3 {
	font-family: calibri, tahoma, verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

