#content p {
}

#footer p {
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}

#livearea h1 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	font-family: "Times New Roman", Times, serif;
}

#livearea h2 {
	font-size: 18px;
	color: #ABA000;
	font-family: "Times New Roman", Times, serif;
}

#livearea p {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

h2 {
	font-size: 14px;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul {
	list-style-type: none;
}

h3 {
}

#rcol li {
	margin-left: 20px;
	margin-top: 10px;
	font-weight: bold;
}

.companytitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #ABA000;
}

.companylinks {
	font-weight: bold;
	color: #ABA000;
	margin-right: 10px;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a {
	text-decoration: none;
	color: #333;
}

.more {
}

