a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8CFFB1;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003333;
	background-color: #8CFFB1;
}
a:visited {
	font: 1em Arial, Helvetica, sans-serif;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003333;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #003333;
}
#content {
	width: 700px;
	background-color: #8CFFB1;
	margin: 10px;
	padding: 5px;
	text-align: center;
}
body {
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
h3 {
	font-size: 1.3em;
	font-style: italic;
	color: #663333;
	text-decoration: underline;
	border: thin double #FF0000;
}
#shell {
	width: 700px;
}
