body {
	background : white no-repeat fixed none;
	color: #197e21;
	text-align: center;
	top: auto;
	border: 1px none #da83a2;
	border-spacing: 30px 30px;
	vertical-align: top;
	bottom: auto;
	right: auto;
	font-family: Georgia, Times New Roman, Times, serif;
	left: auto;
	width: 80%;
	margin-right: 10%;
	margin-top: 5%;
	margin-left: 10%;
}

p {
	background : inherit none;
	color: #197e21;
	font: 12pt Georgia, Times New Roman, Times, serif;
	text-align: justify;
	position: inherit;
	height: auto;
	padding: 5px;
	width: inherit;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	margin: inherit;
}

a {
	background : inherit;
	color: #da83a2;
	text-align: justify;
	text-decoration: none;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
}

a:hover {
	color: #197e21;
	text-align: justify;
	background: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
}

span {
float:left;
	text-align: justify;
	font: 300%/35px Georgia, Times New Roman, Times, serif;
	width: 0.8em;
	background: inherit;
	color: #da83a2;
	vertical-align: inherit;
}

img {
	text-decoration: none;
	color: transparent;
	border-style: none;
	border-width: 0;
} 
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
