.HWNormal td
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.HWOrderPageBold
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

.HWOrderPageNormal
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}

.HWOrderPageItalic
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}

.HWOrderPageRequired
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12pt;
	font-weight: normal;
	color: #FF0000;
}

a.HWBack:link
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
}

a.HWBack:active
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
}

a.HWBack:visited
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
}

a.HWBack:hover
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	text-align: right;
}