body {
		 padding: 0px 0px 0px 0px;
		 margin: 0px 0px 0px 0px;
		 background: white;
		 font-size: 1em;
		 font-family: "Times New Roman", serif;
}

#copyright {
			font-size: .6em;
}

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

a:hover {
	text-decoration: underline;
}

a:visited {
color: #705D84;
}

h2 {
		
	font-family: "Arial", sansserif;
	font-weight: normal;
	font-size: 1.4em;
	padding-top: 8px;
}

h3 {
		
	font-family: "Arial", sansserif;
	font-weight: normal;
	font-size: 1em;
}

.pic {

	padding: 10px 10px 10px 10px;
	text-align: center;
	float: left;

}


.back {

	clear: both;
	text-align: center;
}

.clear {
	clear: both;
}

img {

border-width: 0px;

}