body, table
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #dde1e0;
	margin: 0px;
}
div#main_wrapper
{
	width: 760px;
	margin: 10px auto;
}
div#hr
{
	width: 100%;
	margin: 10px 0 10px 0;
	border-top: 1px solid #C0C0C0;
}
a:link, a:visited
{
	color: #5197C3;
	text-decoration: none;
}

a:hover
{
	color: #5197C3;
	text-decoration: underline;
}

a img
{
	border: 0;
}

h1
{
	margin: 15px 0 0 0;
	padding: 0px;
	font-size: 20px;
	color: #dde1e0;
	clear: both;
}

h1 a:link, h1 a:visited
{
	color: #333333;
	text-decoration: none;
}

h1 a:hover
{
	color: #5197C3;
	text-decoration: none;
}

h2
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
	clear: both;
}

h2 a:link, h2 a:visited
{
	color: #333333;
	text-decoration: none;
}

h2 a:hover
{
	color: #dde1e0;
	text-decoration: none;
}

p a:link
{
	font-size: 11px;
	color: #dde1e0;
}
table.distribution
{
	margin: 3px 0 3px 0;
}
table.distribution td
{
	padding-right: 70px;
}
