body 
{
	font-family: Verdana;
	font-size: 10pt;
}

a
{
	color: #44c2f3;
	font-weight: bold;
	text-decoration: underline;
}

p,h1,h2,h3,h4,h5,h6
{
	margin: 8px;
}

h1
{
	font-size: 14pt;
}

h2
{
	font-size: 13pt;
}

h3
{
	font-size: 12pt;
}
h4
{
	font-size: 11pt;
}

h5
{
	font-size: 10pt;
}

h6
{
	font-size: 9pt;
}

div#copyright
{
	background: #464646;
	height: 100px;
}

#copyright a
{
	color: #A0A0A0;
	text-transform: lowercase;
	margin: 0px;
	margin-right: 20px;
}

p.copy
{
	font-size: 7pt;
	margin: 8px 45px 0px 0px;
	float: right;
	clear: both;
	text-transform: uppercase;
	color: #FFFFFF;
}

small
{
	float: right;
	margin-right: 25px;
}

div#copyright div.contentArea 
{
	padding:0px 20px;
}