h1
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
}
h2
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
}
h3
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}
h4
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
p
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
textarea	
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial;
	font-style: normal; 
}
table
{
	font-family: Arial;
	font-style: normal; 
}