body {
	margin: 0px;
	background-image: url(../img/px.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C1E0FF;
}

.bodyt1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:normal;
	color: #000000;
	margin-left:0px;
	padding-bottom:inherit;
}

.bodyt2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style:normal;
	color: #000000;
	margin-left:0px;
}

.menu{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu-link:link, .menu-link:visited, .menu-link:active {
	text-decoration: none;
		color: #FFFFFF;
}
.menu-link:hover {
	text-decoration: underline;
		color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	letter-spacing: 1px;
}
.content {
	font-size: 11px;
	line-height: 135%;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.content_evi {
	font-size: 12px;
	line-height: 135%;
	color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a:link, a:active, a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.campo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	width: 260px;
}
.campoMsg {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height: 40px;
	width: 260px;
}
