#sitepage {
	color:#666666;
	font:11px Arial,sans-serif;
	line-height: 13px;
}
#sitepage table {
	color:#666666;
	font:11px Arial,sans-serif;
	line-height: 13px;
}
#sitepage a {
	color:#0f5386;
}
#sitepage .header {
	color:#0f5386;
	font-size:18px;
	font-weight:bold;
	line-height: 25px;
	margin-bottom: 6px;
	border-bottom:1px dotted #b4b4b4;
}
#sitepage h1 {
	color:#0f5386;
	font-size:18px;
	font-weight:bold;
	line-height: 21px;
	margin-bottom: 6px;
	border-bottom:1px dotted #b4b4b4;
}
#sitepage h2 {
	color:#0f5386;
	font-size:13px;
	font-weight:bold;
	line-height: 18px;
	margin-bottom: 6px;
}
#sitepage .date {
	color:#0f5386;
	margin-bottom: 15px;
	line-height: 12px;
	font-size:10px;
}
#sitepage .details {
	color:#666666;
	font-size:12px;
	line-height: 14px;
	margin-bottom:4px;
}
#sitepage .more {
	color:#666666;
	font-size:10px;
	padding-top:20px;
}

