body
{
	color: black;
	background-color: white;
	font-size: 10pt;
	font-family: verdana, arial, helvetica;
	line-height: 15pt;
	margin: 0;
	padding: 0;
}

table, tr, th, td, img, p
{
	padding: 0;
	margin: 0;
	border: 0;
}

p
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px; 
}

table, tr, th, td
{
	color: black;
	font-size: 10pt;
	font-family: verdana, arial, helvetica;
	line-height: 15pt;
}

p.title
{
	color: #800000;
	font-size: 13pt;
	font-family: arial, verdana, helvetica;
	line-height: 17pt;
	font-weight: bold;
}

p.error
{
	font-weight: bold;
	color: #FF3333;
}

p.message
{
	font-weight: bold;
	color: #BBBB00;
}

h1
{
	font-size: 16pt;
	color: black;
	margin: 0;
}

h2
{
	font-size: 14pt;
	color: black;
	margin: 0;
}

h3
{
	font-size: 12pt;
	color: black;
	margin: 0;
}

a:link,
a:visited
{
	color: blue;
}

a:active,
a:hover
{
	color: #AA5500;
}

table.topform td
{
	padding: 0;
	padding-left: 3px;
	padding-right: 3px;
}

table.topform td.toplabel
{
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
	line-height: 11pt;
}

table.topform td.toptitle
{
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	line-height: 14pt;
}
