body {
	color: #333333;
	background-color: #FFFFFF;
	line-height: 1.4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
}
a:link {
	color: #333333;
	text-decoration: none;
	border-bottom: 2px dotted #00BBFF;
}
a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 2px dotted #999999;
}
a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom: 2px solid #00BBFF;
}
a:active {
	color: #00BBFF;
	text-decoration: none;
	border-bottom: 2px solid #00BBFF;
}
.date {
	color: #FF3333;
}
.maintext {
	text-align: center;
}
.maintext a {
	border-style: none;
}
p {
	line-height: 1.4em;
	padding: 1px 0px;
	margin: 0px;
}
h3 {
	margin-bottom: 0px;
	margin-top: 2px;
}
