

table.andale, table.arial, table.arialblack, table.arialnarrow, table.comic, table.courier, table.georgia, table.helvetica, table.impact, table.timesnr, table.trebuchet, table.verdana, table.tahoma, table.calibri,
table.cambria,
table.candara,
table.consolas,
table.constantia,
table.corbel {
	background: #fff;
	margin-top: 0;
	}

.andale td, .fcandale { 
	font-family: "Andale Mono", "Monotype.com", Webdings, Wingdings, symbol;
	}
	
.arial td, .fcarial { 
	font-family: Arial, Webdings, Wingdings, symbol;
	}
	
.arialblack td, .fcarialblack { 
	font-family: "Arial Black", Webdings, Wingdings, symbol;
	}

.arialnarrow td, .fcarialnarrow { 
	font-family: "Arial Narrow", Webdings, Wingdings, symbol;
	}
	
.comic td, .fccomic { 
	font-family: "Comic Sans MS", "Comic Sans", Webdings, Wingdings, symbol;
	}

.calibri td, .fccalibri { 
	font-family: "Calibri", Webdings, Wingdings, symbol;
	}
	
.cambria td, .fccambria { 
	font-family: "Cambria", Webdings, Wingdings, symbol;
	}
	
.candara td, .fccandara { 
	font-family: "Candara", Webdings, Wingdings, symbol;
	}
	
.consolas td, .fcconsolas { 
	font-family: "Consolas", Webdings, Wingdings, symbol;
	}
	
.constantia td, .fcconstantia { 
	font-family: "Constantia", Webdings, Wingdings, symbol;
	}
	
.corbel td, .fccorbel { 
	font-family: "Corbel", Webdings, Wingdings, symbol;
	}	
	
.courier td, .fccourier { 
	font-family: "Courier New", Courier, Webdings, Wingdings, symbol;
	}
	
.georgia td, .fcgeorgia { 
	font-family: Georgia, Webdings, Wingdings, symbol;
	}
	
.helvetica td, .fchelvetica { 
	font-family: Helvetica, Webdings, Wingdings, symbol;
	}

.impact td, .fcimpact { 
	font-family: Impact, Webdings, Wingdings, symbol;
	}
	
.timesnr td, .fctimesnr { 
	font-family: "Times New Roman", Times, Webdings, Wingdings, symbol;
	}
	
.tahoma td, .fctahoma { 
	font-family: Tahoma, Webdings, Wingdings, symbol;
	}

.trebuchet td, .fctrebuchet { 
	font-family: "Trebuchet MS", Trebuchet, Webdings, Wingdings, symbol;
	}
	
.verdana td, .fcverdana { 
	font-family: Verdana, Webdings, Wingdings, symbol;
	}
	
.fcsymbol {
	font-family: Webdings, Wingdings, symbol;
	}	
	
.oblique td {
	font-style: italic;
	}
	
.stylebold td {
	font-weight: bold;
	}
	
.styleboldob td {
	font-weight: bold;
	font-style: italic;
	}	


/*--- Pixel ---*/
.px8 {font-size: 8px;}
.px9 {font-size: 9px;}
.px10 {font-size: 10px;}
.px11 {font-size: 11px;}
.px12 {font-size: 12px;}
.px14 {font-size: 14px;}
.px18 {font-size: 18px;}
.px24 {font-size: 24px;}

/*--- Point ---*/
.pt8 {font-size: 8pt;}
.pt9 {font-size: 9pt;}
.pt10 {font-size: 10pt;}
.pt11 {font-size: 11pt;}
.pt12 {font-size: 12pt;}
.pt14 {font-size: 14pt;}
.pt18 {font-size: 18pt;}
.pt24 {font-size: 24pt;}

/*--- Keyword ---*/
.o1 {font-size: xx-small;}
.o2 {font-size: x-small;}
.o3 {font-size: small;}
.o4 {font-size: medium;}
.o5 {font-size: large;}
.o6 {font-size: x-large;}
.o7 {font-size: xx-large;}