body {
	background-color: #ffffff;
	margin: 0px 0px 5px;
}

a:link {
	color: #003e91;
	text-decoration: underline;
}
a:visited {
	color: #003e91;
	text-decoration: underline;
}
a:hover {
	color: #e30000;
	text-decoration: none;
}

a.commentlink{
	color: #409345;
}

body,td,p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	font-weight:bold;
}

.textblock{
	line-height:17px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003e91;
	line-height:23px;
}

.date {
	font-family:georgia,times,verdana,arial;
	color:#52b6e8;
	font-style:italic;
	font-size:14px;
}

.posted {
	font-style: italic;
	color: #52b6e8;
}

#adbox{
	width:286px;
	height:118px;
	background-color:#000000;
}

#separator{
	height:13px;
	background-image:url(images/bg_separator.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom:4px;
}

#headers{
	height:29px;
	background-image:url(images/bg_headers.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom:4px;	
}