#maincont {
	display: block;
	position: relative;
	float: left;
	width: 624px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

img {
	border: none;
}

a {
	color: #FFCC33;
}

div.hr, hr {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	height: 40px;
	background: url(../images/divide.gif) no-repeat center;
}

div.hr hr {
	display: none;
}

.style1 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFCC33;
}
.style2 {
	font-size: 11pt;
	font-weight: bold;
	color: #000;
}
.style3 {font-size: 10pt; color:#000;}

.style3 span { font-weight:normal;}

.style4 {font-size: 8pt; color:#000;}

.style5 {
	font-size: 12pt;
	color: #FFCC33;
	text-decoration:none;
}

ol li {
	font-size: 10pt; 
	color:#000;
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 0px;
}

td {
	padding: 3px;
}

.email {

}

.thickbox {

}