@charset "UTF-8";
/* CSS Document */

#paodevida p {
	font-size: 0.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding-top: 3px;
	padding-left: 15px;
	}
	
	#maincontent h3 {
	font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #007600;
	padding-left: 10px;
	}
	
	#maincontent h4 {
	font-size: 0.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #000;
	padding-left:10px;
	}
	
	#maincontent h5 {
	font-size: 0.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #4315fc;
	text-decoration: underline;
	padding-left: 10px;
	}
	
	#maincontent p {
	font-size: 0.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 15px;
	}
	
	#sponsors h3 {
	margin: 0px;
	background: #bab5ed;
	font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #000000;
	padding-left: 0px;
	}
