body
{
	font-size: 10pt;	
	font-family: Arial;
}

H1
{
	font-size: 20px;
	color: black;
	font-family: Arial;
	font-weight: bold;
}

H2
{
	font-size: 20px;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
H3
{
	font-size: 30px;
	color: black;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}
H4
{
	font-size: 12px;
	color: black;
	font-family: Verdana;
	vertical-align: middle;
	line-height: normal;
	letter-spacing: normal;
	position: static;
	text-align: left;
}
H5
{
	font-size: 12px;
	color: black;
	font-family: Verdana;
	vertical-align: middle;
	line-height: normal;
	letter-spacing: normal;
	position: static;
	text-align: left;
	font-weight: bold;
}

P
{
	font-size: 14px;
	left: auto;
	font-family: Verdana;
	color: black;
}
DD
{
	font-size: 15px;
	color: black;
	font-family: Verdana;
}
OL
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
}

td,th
{
	font-size: 10pt;	
}