body {
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
}

pre {
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
}
h1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-shadow: 0px -1px;
	font-style: normal;
	font-weight: normal;
	margin-top: 30px;
	font-size: 18px;
}

h2 {
	b/order-bottom-width: 1px;
	b/order-bottom-style: dashed;
	text-shadow: 0px -1px;
	font-style: normal;
	font-weight: normal;
	margin-top: 30px;
	margin-left: 30px;
	font-size: 16px;
}

a:link {
	color: #6666ff;
	text-decoration: none;
}

a:visited {
	color: #6666ff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

a:active {
	font-style: normal;
	font-weight: normal;
}

#left {
	float: left;
}

#right {
	float: right;
}

#content {
	padding: 20px;
	background-color: white;
	margin-left: 110px;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-top: 30px;
	width: 500px;
}


