
body, td
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	color: #000000;
}

a, a:visited
{
	color: #0d4ad6;
	text-decoration: none;
}

a:active, a:hover
{
	color: #4277f0;
	text-decoration: none;
	border-bottom: 1px solid #cdd2de;
	background-color: #f3f5f9;
}

a.nostyle, a.nostyle:visited, a.nostyle:active, a.nostyle:hover
{
	text-decoration: none;
	border: none;
	background-color: transparent;
}


h1
{
	clear: both;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0px 5px 0px;
}

h1.group
{
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}

h2
{
	clear: both;
	font-weight: bold;
	font-size: 15px;
	margin: 10px 0px 5px 0px;
}

h2.noclear
{
	clear: none;
}

h3
{
	clear: both;
	font-weight: bold;
	font-size: 14px;
	margin: 15px 0px 5px 0px;
}

h3.noclear
{
	clear: none;
}

p
{
	margin: 5px 0px 12px 0px;
	line-height: 19px;
}

ul
{
	margin: 10px 15px 10px 30px;
}

ul li
{
	margin-top: 11px;
}

ol
{
	margin: 10px 15px 10px 30px;
}

ol li
{
	margin-top: 11px;
}

.footer
{
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 11px;
}

.footer a, .footer a:visited
{
	background-color: #f6f5ed;
	border: none;
}

.footer a:active, .footer a:hover
{
	background-color: #f6f5ed;
	border: none;
}
