



body
{
	background-color: #ffffff;
	font-family: Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 20px;
}

blockquote, p, td {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	
	line-height: 155%;
	text-align: justify; 
}

blockquote {
	margin-right: 0;
	margin-left: 15px;
}

p {
	margin-top: 0;
	
}

h2, h3 {
	font-weight: normal;
}



h3 {
	font-size: 12px;
}

h1 {
	font-size: 16px;
	margin-bottom: -10px;
}

h2 {
	font-size: 14px;
	font-style: italic;
}

small, .small {
	font-size: 0.9em;
}



a {
	color: #F4239E;
	text-decoration: none;
	border-bottom: 1px;
} 

a:hover {
	color: #77E3DD;
}

h1 a, h2 a, h3 a {
	border: none;
}

