body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #00AD5A;
	margin-left: 370px;
	margin-top: 18px;
	margin-right: 30px;
	background-image: url('/img/foto.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.style1{
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	font-size: 16px
	font-weight: bolder;
}
.style4 {
	color: #CCEFDE;
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
