#content {
	font-family: Georgia, "Times New Roman", Times, serif ;
	color: #000000;
	overflow: auto;
	height: 585px;
	width: 550px;
	padding: 5;
}
ol {
	font-size: 12px;
	line-height: 140%;
}
#content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #602000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #602000;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #401000;
}
#content p {
	font-size: 11px;
	letter-spacing: 0.06em;
	line-height: 140%;
}
#content a:link, #content a:active, #content a:visited {
	font-weight: bold;
	color: #000033;
}
.input {
	font-size: 10px;
	color: #222222;
	background-color: #FFFFF8;
	border: 1px solid #3E1F00;
}
.input:focus {
	background-color: #FFFFCC;
	border: 1px solid #333300;
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

</style>
