body {
	font-family: sans-serif;
	font-size: 13pt;
}

#main {
	margin: 4em 10% 2em 10%;
	padding: 2px 5px 2px 5px;
	background-color: #FFFFFF;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 13pt;
}

h3 {
	font-size: 13pt;
}

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

a:hover {
	text-decoration: underline;
}



.pic {
	margin-right: 0%;
	float: right;
	border: 100px;
	background-color: #FFFFFF;
}

hr {
	border: 0;
	width: 95%;
	color: #000;
	background-color: #000;
}

.sign {
	float: right;
}
