BODY,TD {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	margin: 0px;
}

.time {
	font-size: 12px;
	font-family: "Trebuchet MS", tahoma, helvetica, sans-serif;
	font-weight:bold;
}

h2 {
	font-size: 22px;
	font-family: "Trebuchet MS", tahoma, helvetica, sans-serif;
	color:#3f5067;
	line-height:25px;
	padding:0px;
	margin:0px;
}

.float-img {
	position: absolute;
	float: left;
	width: 343px;
	height: 170px;
	padding: 0px;
	margin: 0px;
	z-index: 99;
}

a:link, a:active, a:visited {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: none;
}

.size12 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.size14 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.size18 {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
}

.promotext {
	font-weight: bold;
	margin: 0 15px 0 15px;
	text-align: justify;
}

.red {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
