body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EB2302;
	background-image: url(../images/bg.gif);
	color: #000000;
}

a:link {
	color: #333333;
}
a:visited { color: #333333;
}
a:hover {
	color: #333333;
}
a:active { color: #333333;
}

/* Copyright Start */ 

.bottompane {
  padding: 0px;
  background-color: transparent;
  color: white;
}
a.bottompane:link {
  text-decoration: none;
  color: #CCCCCC;
}
a.bottompane:visited {
  text-decoration: none;
  color: #CCCCCC;
}
a.bottompane:hover {
  text-decoration: none;
  color: #CCCCCC;
}
a.bottompane:active {
  text-decoration: none;
  color: #CCCCCC;
}

/* Copyright End */ 

h1 {
  margin: 0px;
  display: none;
}
h2 {
	margin: 0px;
	display: none;
}
h3 {
  font-family: Arial, Helvetica;
	font-size: 16pt;
	color: #0066FF;
	font-weight: bold;
	text-align: left;
}
h3 {
  display: inline;
}
.asterisco {
  font-size: 12pt;
  color: #ff0000;
  text-decoration: none;
}

.small {  font-family: Arial, Helvetica; font-size: 12px}
.normal {  font-family: Arial, Helvetica; font-size: 14px}


a.buttons:hover {
	text-decoration: none;
	color: #00CC00;
	background-color: #990000;
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	border: 2px solid #009900;
	padding-right: 5px;
	padding-left: 5px;


}
a.buttons {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	border: 2px solid #009900;
	padding-right: 5px;
	padding-left: 5px;
}


.campos {  font-family: Arial, Helvetica; font-size: 8pt; color: #333333}
