@charset "utf-8";
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.postedby {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
.postdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EB2130;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EB2130;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EB2130;
	text-decoration: none;
	font-weight: bold;
}
.articles-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
.postedbysmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
	font-style: italic;
}
.atstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

