body {
	background: #F5FAFC;
	margin: 0px;
}

table,td {
	font-family: verdana;
	font-size: 14px;
	line-height: 160%;
	color: #000000;
}

a {
	font-family: verdana;
	font-size: 13px;
	color: #0C86B9;
}

a:hover {
	font-family: verdana;
	font-size: 13px;
	color: #666666;
}

.commentbox {
	font-size: 11px;
}

.commentbox a {
	font-size: 11px;
	color: #0C86B9;
}

.commentbox a:hover {
	font-size: 12px;
	line-height: 160%;
	color: #666666;
}

.navfont {
	font-size: 11px;
	color: #F9C46D;
	font-weight: bold;
}

.navfont a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

.navfont a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #F9C46D;
	text-decoration: none;
	border: none;
}
	
.footerfont {
	font-size: 9px;
	color: #000000;
}

.footerfont a {
	font-size: 9px;
	color: #0C86B9;
	text-decoration: none;
	border: none;
}

.footerfont a:hover {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	border: none;
}