h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	text-transform: none;
	margin-left: 10px;
}
h3 {
	font-size: 15px;
	font-style: normal;
	text-transform: uppercase;
}

body {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(img/bgb.gif);
}
p {
	font-size: 13px;
}
p,h3,h2 {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.color_lateral {
	color: #1F3660;
}
a:link {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
