body {margin: 0; padding: 0; color: #000; font: 0.8em "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; color: #000; text-align: center; background-color: #40668C; }
#wrapper {
	background-color: #FFF;
}
.df {  font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; font-size: 0.8em; line-heigh: 1.8;}

h1 {
	color: #9EA452;
	font-size: 1.5em;
}

h2 {
	color: #02055A;
	font-weight: bold;
	font-size: 1em;
}

.content {float: left; width: 500px; margin: 10px 0 100px 0; line-height: 1.8; text-align: justify; background: #FFFFFF;}

a:link {color: #101063; text-decoration: underline }
a:visited {color: #101063; }
a:active {color: #101063; }
a:hover {color: #9EA452; text-decoration: none }

#footer {
	font-size: 1em;
	background-color: #40668C;
	text-align: center;
	color: #FFFFFF;
	padding: 1em;
}
