body {margin: 0;}
img {border: none;}
a {
	color:#039;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {text-decoration: underline;}
a:visited {color:#039;}
.t_form {
	background-color:#eeeeee;
	border: 2px #039 solid;
	-moz-border-radius:15px;
	border-radius:15px;
	text-align: justify;
}
.env {
	width:75%;
	height: 350px;
	background-color:#eeeeee;
	border: 2px #039 solid;
	-moz-border-radius:15px;
	border-radius:15px;
	text-align: center;
	vertical-align: middle;
}
.form {
	border: 1px solid #039;
	width: 250px;	
}
.av {
	width: 750px;
	height: 450px;
	background-color:#eeeeee;
}
.av_1 {
	color:#039;
	font-weight: bolder;
	font-size: 25px;
	text-align:center;
	vertical-align:middle;
}
.av_2 {
	text-indent: 25px;
	text-align: justify;
	vertical-align:top;
}
#ps {font-style: italic; color:#039; font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: bold;}