body, td
{
	font-family: Segoe UI, Trebuchet MS, Tahoma;
	font-size: 13px;
	color: #4d4d4d;
	line-height: 18px;
}

h3, .h3
{
	color: #498505;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}

hr
{
	height: 0px;
	border: 1px #EEEEEE solid;
	border-width: 0px 0px 1px 0px;
	margin-bottom: 10px;
	*margin: 0px;
}

a, a:active, a:visited, .meta a
{
	color: #696969;
	text-decoration: none;
	border-bottom: 1px #999999 dotted;
}

a:hover
{
	color: #333333;
	border-bottom-style: solid;
}

.a
{
	border-width: 0px ! important;
}

h1, .h1
{
	margin-bottom: 3px;
	margin-right: 3px;
	font-size: 18px;
	color: #b5463d ! important;
	font-weight: normal;
}

h4
{
	margin-bottom: 3px;
	margin-right: 3px;
	font-size: 14px;
	color: #b5463d ! important;
	font-weight: normal;
}

h2
{
	font-size: 15px;
	font-family: Segoe UI, Trebuchet MS, Tahoma;
}

.q
{
	padding: 5px 0px 10px 19px;
	font-style: italic;
	text-decoration: none;
	background: url(/resources/images/open_quote.gif) no-repeat top left;
}

.q div
{
	padding-bottom: 5px;
	background: url(/resources/images/close_quote.gif) no-repeat bottom right;
}

cite
{
	margin-left: 30px;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
}