h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #8C0000;
	text-decoration: none;
	margin: 0px;
}
p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
.tab {
	border: 3px solid #eedfdf;
	background-color: #f5eaea;
}
.borderbordo {
	border: 1px dotted #960001;
}
h3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8C0000;
	text-decoration: none;
	margin: 0px;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #8C0000;
	background-color: #FFFFFF;
}
.buton {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	height: 40px;
	width: 50px;
	border: 1px solid #FFFFFF;
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
