td {
	font-family: arial;
	font-size: 8pt;
    color: #999999;

}

.orangetitle {font-family: Arial,San-Serif; font-size: 16pt; font-weight: bold; color: #ff8000; }
.orangesubtitle {font-family: Arial,San-Serif; font-size: 12pt; font-weight: bold; color: #ff8000; }
.orangesmall {font-family: Arial,San-Serif; font-size: 8pt; font-weight: normal; color: #ff8000; }
.whitetitle {font-family: Arial,San-Serif; font-size: 16pt; font-weight: bold; color: #ffffff; }
.whitesubtitle {font-family: Arial,San-Serif; font-size: 12pt; font-weight: bold; color: #ffffff; }
.whitesmall {font-family: Arial,San-Serif; font-size: 8pt; font-weight: normal; color: #ffffff; }
.xsb {font-family: Arial,San-Serif; font-weight: bold; font-size: 7.5pt; }
.xs {font-family: Arial,San-Serif; font-weight: normal; font-size: 7.5pt; }
.sb {font-family: Arial,San-Serif; font-weight: bold; font-size: 8pt; }
.s {font-family: Arial,San-Serif; font-weight: normal; font-size: 8pt; }
.mb {font-family: Arial,San-Serif; font-weight: bold; font-size: 10pt; }
.m {font-family: Arial,San-Serif; font-weight: normal; font-size: 10pt; }
.lb {font-family: Arial,San-Serif; font-weight: bold; font-size: 12.5pt; }
.l {font-family: Arial,San-Serif; font-weight: normal; font-size: 12.5pt; }
.xlb {font-family: Arial,San-Serif; font-weight: bold; font-size: 14pt; }

a {
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	color: #595959;
}
a:hover {
	font-family: arial;
 	font-size: 8pt;
  	text-decoration: none;
   	color: #ff8000;
}

a.messageheader {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.messageheader:hover {
	font-family: arial;
 	font-size: 8pt;
	font-weight: bold;
  	text-decoration: none;
   	color: #f9f9f9;
}