body
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 8pt;
}
td
{
	font-size: 8pt;
	background-color: #FFFFFF;
}
td.headcell
{
	font-size: 8pt;
	background-color: #D1E1F1;
}
td.alt
{
	font-size: 8pt;
	background-color: #D2D2D2;
}
td.alt2
{
	font-size: 8pt;
	background-color: #E1E1E1;
}
table
{
	background-color: #FFFFFF;
}
p
{
	font-size: 8pt;
	margin-left: 5;
	margin-right: 5;
	margin-top: 2;
	margin-bottom: 2;
}
p.error
{
	color: #FF0000;
	font-size: 8pt;
	margin-left: 5;
	margin-right: 5;
	margin-top: 2;
	margin-bottom: 2;
}
p.smalltext
{
	font-size: 7pt;
	margin-left: 5;
	margin-right: 5;
	margin-top: 2;
	margin-bottom: 2;
}
p.header
{
	font : bold;
	font-size: 8pt;
	margin-left: 5;
	margin-right: 5;
	margin-top: 2;
	margin-bottom: 2;
}
A:link
{
	text-decoration: "underline";color:#000000;
}
A:visited
{
	text-decoration: "underline";color:#000000;
}
A:hover
{
	text-decoration: "underline overline";color:#000000;
}
A:active
{
	text-decoration: "underline";color:#000000;
}
textarea
{
	color: #12335B;
	background-color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 8pt;
	border: 1pt #12335B solid;
}
input.button
{
	color: #12335B;
	background-color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 8pt;
	border: 1pt #12335B solid;
}
input.textbox
{
	color: #12335B;
	background-color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 8pt;
	border: 1pt #12335B solid;
}
select.selection
{
	color: #12335B;
	background-color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 8pt;
	border: 1pt #12335B solid;
}