body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #67747D;
	padding: 0px;
	margin: 15px 10px 10px 27px;
	text-align: justify;
	background-image: url(../media/images/bg_pop.gif);
	background-repeat: repeat-y;
	background-color: #32444D;
}
a:link {
	color: #0075AA;
	text-decoration: none;
}
a:visited {

	color: #0075AA;
	text-decoration: none;
}
a:hover {


	color: #0075AA;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #32444D;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
p {
	margin: 0px 0px 15px;
	padding: 0px;
}
li {
	padding: 0px;
	margin-bottom: 7px;
}
ol, ul {
	margin-top: 5px;
	padding: 0px;
	margin-left: 40px;
}
p.firma {
	font-size: 9px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9CA7AD;
	border-right-color: #9CA7AD;
	border-bottom-color: #9CA7AD;
	border-left-color: #9CA7AD;
	padding: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0075AA;
	padding: 0px 0px 7px;
	margin: 0px 0px 10px;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9CA7AD;
	border-right-color: #9CA7AD;
	border-bottom-color: #9CA7AD;
	border-left-color: #9CA7AD;
}

h2.first {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #32444D;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.content {
	width: 360px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
