.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	margin-right: 10px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.closewin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003333;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 336666;
	text-decoration: none;
}
