body {
	background-color : #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.contentText {
	width: 426px;
	height: 779px;
	left: 20%;
	font-size: 85%;
	color: #333333;

}

.footer	{
	color : #006633;
	text-align: center;
	font-size: 75%;
}

	
	

h1 {
	font-size: 110%;
	color: #006633;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 120%;
	color: #006633;

}

p {
	font-size: 80%;
	color: #666666;

}

a {
	color : #000000;
	text-decoration : none;
}

a:hover {
	text-decoration : none;
	color: #00CC00;
}

img {
	background-position: center;
}
h3 {
	font-size: 110%;
	color: #666666;
}
