body {
	background: #ffffff;
	color: #000000;
	font-family: "Times New Roman";
	font-size: 12px;
	margin: 0;
	text-align: center;
}
a:link, a:visited {
	color: #322628;
	text-decoration: none;
}
a:hover, a:active {
	color: #28444d;
	text-decoration: underline;
}
h1 {
	color: #675950;
	font-size: 18px;
	font-style: italic;
	border-bottom: 1px solid #675950;
	margin-bottom: 0;
	margin-top: 20px;
}
h2 {
	font-size: 16px;
	padding: 0 0 0 0;
	font-weight: bold;
	margin-bottom: 0;
	font-style: italic;
	text-decoration: underline;
}
h3 {
	font-size: 19px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 2px;
	margin-top: 0;
}
.top-menu {
	font-size: 13px;
	font-weight: normal;
}
.twisted {
	background: url(http://twistedtex.com/images/twisted-line.gif);
	padding-left: 5px;
}
.content {
	width: 470px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top {
	width: 350px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 10px 0;
}
s {
	font-size: 17px;
	font-style: italic;
	text-decoration: none;
	color: #85c7dd;
}
.open {
	width: 450px;
	padding: 25px 0 25px 0;
	font-size: 18px;
	text-align: center;
}
.side-menu {
	padding: 10px 0 20px 0;
}
.side-menu a {
	font-size: 18px;
}
.copyright {
	width: 240px;
	font-size: 12px;
	padding: 5px 0 5px 0;
}
.copyright a:hover, .copyright a:active {
	color: #000000;
	text-decoration: underline;
}
.john  {
	width: 240px;
	font-size: 13px;
	padding: 10px 0 10px 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
.border {
	border: 1px dashed #85c7dd;
}
.events {
	padding: 10px;
	border-bottom: 1px solid #85c7dd;
	width: 300px;
}

.wsForm th {
	text-align: right;
}
.red {
	color: #ff0000;
}
