﻿body
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	margin-bottom: 0;
	margin-top: 0;
	padding:0,0,0,0;
}

dl
{
	clear: both;
}

dd
{
	clear:both ;
}

p
{
	clear: both ;
}

h1
{
	font-size: 10pt;
	font-weight: bold;
	color: #113A7E;
}


h2
{
	font-size: 9pt;
	font-weight: bold;
	color: #113A7E;
}
h3
{
	font-size: 8pt;
	font-weight: bold;
	color: #113A7E;
}
a
{
	color: #113A7E;
}

.footer
{
	position: relative;
	color: #113A7E;
	font-size: 6pt;
	z-index:11;
}

.credits
{
	float:right;
	position: relative;
	color: #113A7E;
	font-size: 6pt;
	z-index: 12;
}

.tagline
{
	position: relative;
	color: White;
	font-weight: bold;
	font-size:10px;
	z-index:45;
}

.floatright
{
	float:right;
}