body
{
	height: 100%;
	min-height: 100%;
	padding: 0px;
	margin: 0px;
	background-position: top center;
	font-family: arial, helvetica, swiss, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
}


.copyright
{
	font-size: 7pt;
	line-height: 10pt;
	text-align: left;
	color: #777;
}

.copyrightlink
{
	font-size: 7pt;
	line-height: 10pt;
	text-align: center;
	color: #777;
}

.question
{
	font-weight: bold;
}

#copyrightbar
{
	position: relative;
	width: 100%;
	font-size: 7pt;
	line-height: 10pt;
	text-align: left;
	color: #777;
	clear: both;
}

.caption
{
	font-size: 7pt;
	line-height: 9pt;
	text-align: center;
	margin-top: 6px;
}


h1
{
	font-family: arial,helvetica,swiss,sans-serif;
	font-size: 14pt;
	line-height: 18pt;
	color: #005195;
}

h2
{
	font-family: arial,helvetica,swiss,sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #005195;
}

a
{
	color: #005195;
	text-decoration: none;
}

a:hover
{
	color: #0000ff;
	text-decoration: underline;
}

.caption a
{
	color: #005195;
	text-decoration: none;
}

.caption a:hover
{
	color: #0000ff;
	text-decoration: underline;
}

.backtotop
{
	font-size: 7pt;
	white-space: nowrap;
}

