﻿div.rtbox {
	color: #555 !important;
	font-family: Georgia, Times New Roman, Times, sans-serif !important;
	font-size: 13px  !important;
	line-height: 1.7em !important;
}

div.rtbox span 
{
	color: #555 !important;
	font-size: inherit !important;
	font-family: Georgia, Times New Roman, Times, sans-serif !important;
}


div.rtbox h1, div.rtbox h2, div.rtbox h3, div.rtbox h4, div.rtbox h5
{
	font-family: Georgia, Times New Roman, Times, sans-serif !important;
	padding: 1em 0 0.75em 0  !important;
	margin: 0  !important;
	font-weight: normal !important;
	color: #000 !important;
}

div.rtbox p
{
	font-family: Georgia, Times New Roman, Times, sans-serif !important;
	padding: .25em 0 1em 0 !important;
	margin: 0 !important;
	line-height: 1.7em !important;
}

div.rtbox ul, div.rtbox ol
{
	font-family: Georgia, Times New Roman, Times, sans-serif !important;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-bottom: .75em !important;
}

div.rtbox ul li, div.rtbox ol li
{
	background-image: none !important;
	padding-left: 5px !important;
	margin-left: 3em !important;
}

div.rtbox h1
{
	font-size: 26px !important;
}

div.rtbox h2 
{
	font-size: 20px !important;
}

div.rtbox h3 
{
	font-size: 18px !important;
}

div.rtbox h4 
{
	font-size: 16px !important;
}

div.rtbox h5 
{
	font-size: 14px !important;
}

div.rtbox a:link, div.rtbox  a:visited, div.rtbox  a:active 
{
	color: #0567a8 !important;
}

div.rtbox a:hover 
{
	color: #47aa42 !important;
}

div.rtbox a img {
	border: 0 !important;
}

div.rtbox table
{
	width: 99%;
	border-collapse: collapse !important;
	font-size: 12px !important;
	background-color: #f8f8f8 !important;
	padding: .25em 0 1em 0 !important;
	margin: 0 !important;
}

div.rtbox table td 
{
	border: 1px solid #888 !important;
	padding: 0.4em !important;
}

div.rtbox blockquote 
{
	margin: 0 0 0 3em !important;
	padding: .25em 0 1em 0 !important;
}

div.rtbox table .tableheader
{
	background-color: #333 !important;
	font-weight: bold !important;
	color: White !important;
}