html
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1
{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: White;
}
h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 16px;
    font-weight: bold;
    color: White;
}
h3
{
    margin: 3px 0px 2px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: White;
}
div.text p
{
    margin: 3px 0px 2px 0px;
}
 
.text {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: White;
}
.heading {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: White;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: White;
}

