td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	font-weight: bold;
}

td.white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
}

td.productred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cc0033;
	font-weight: bold;
}

td.thwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}

td.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
}

td.subhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

td.orange{
	font-family: Arial, Helvetica, sans-serif;
	font: large;
	font-weight: bold;
	color: #666666;
}



body{
	background-color: white;
}

A{ text-decoration: none;color:#3300FF;}
A:active {color: #3300FF;}
A:link {color: #3300FF;}
A:visited {color: #3300FF;}
A:hover{ color: #FF6600; }
