body
{
	background-color: #FFFFFF
}

p
{
	font-family: Arial;
	font-size: 9pt;
	color : #000000;
}

h1
{
	font-family: Arial;
	color: #003366;
	font-size: 22pt;
	font-style: bold;
}

h2
{
	font-family: Arial;
	color: #003366;
	font-size: 12pt;
}

h3
{
	font-family: Arial;
	font-size: 12pt;
	font-style: bold;
	color : #FF730D;
}

.normal  		
{
	font-family: Arial;
	font-size: 9pt;
	color : #000000;
}

.help
{
	font-family: Arial;
	font-size: 9pt;
	color : green;
	text-align: center;
}

.iborder
{
	font : 10pt arial;
	color: #000000;
	background-color: #FFFFFF;
	border-color: #000000;
	border-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: single;
} 

.footer
{
	color: #000000;
	background-color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.5em;
	clear: both;
	text-align: center;
}
