/* Internet style sheet for ODOT using em fonts */
/* ********** FONT STYLES AND SIZES ********** */
/* Header tag sizes - definitions - bold only */
	h1 { color: #000000; font-size: 1.1em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		margin: 0; padding: 0; }
	h2 { color: #000000; font-size: 1.0em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		margin: 0; padding: 0; }
	h3 { color: #000000; font-size: 1em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		margin: 0; padding: 0; }
	h4 { color: #000000; font-size: 1em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		margin: 0; padding: 0; }
	h5 { color: #000000; font-size: 9em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		margin: 0; padding: 0; } 
	h6 { color: #000000; font-size: .9em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		margin: 0; padding: 0; }

/* Font sizes - black font, standard weight and no background specified */
	.fnt18 { color: #000000; font-size: 1.8em; font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt17 { color: #000000; font-size: 1.7em; font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt16 { color: #000000; font-size: 1.6em; font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt15 { color: #000000; font-size: 1.5em; font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt14 { color: #000000; font-size: 1.4em; font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt13 { color: #000000; font-size: 1.3em; font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt12 { color: #000000; font-size: 1.2em; font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt11 { color: #000000; font-size: 1.1em; font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt10 { color: #000000; font-size: 1em; font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt095 { color: #000000; font-size: .95em; font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt09 { color: #000000; font-size: .9em; font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt085 { color: #000000; font-size: .85em; font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt08 { color: #000000; font-size: .8em; font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt075 { color: #000000; font-size: .75em; font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt07 { color: #000000; font-size: .7em; font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
		
/* Font sizes - black font, bold and no background specified */
	.fnt18b { color: #000000; font-size: 1.8em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt17b { color: #000000; font-size: 1.7em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt16b { color: #000000; font-size: 1.6em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt15b { color: #000000; font-size: 1.5em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt14b { color: #000000; font-size: 1.4em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt13b { color: #000000; font-size: 1.3em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt12b { color: #000000; font-size: 1.2em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt11b { color: #000000; font-size: 1.1em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt10b { color: #000000; font-size: 1em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt095b { color: #000000; font-size: .95em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt09b { color: #000000; font-size: .9em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt085b { color: #000000; font-size: .85em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt08b { color: #000000; font-size: .8em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt075b { color: #000000; font-size: .75em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.fnt07b { color: #000000; font-size: .7em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; }

/* Fonts Times New Roman - normal weight */
	.fnttr18 { color: #000000; font-size: 1.8em; font-weight: normal;
		font-family: "Times New Roman", serif;  }
	.fnttr17 { color: #000000; font-size: 1.7em; font-weight: normal;
		font-family: "Times New Roman", serif;  }
	.fnttr16 { color: #000000; font-size: 1.6em; font-weight: normal;
		font-family: "Times New Roman", serif;  }
	.fnttr15 { color: #000000; font-size: 1.5em; font-weight: normal;
		font-family: "Times New Roman", serif;  }
	.fnttr14 { color: #000000; font-size: 1.4em; font-weight: normal;
		font-family: "Times New Roman", serif;  }
	.fnttr13{ color: #000000; font-size: 1.3em; font-weight: normal;
		font-family: "Times New Roman", serif;  }
	.fnttr12 { color: #000000; font-size: 1.2em; font-weight: normal;
		font-family: "Times New Roman", serif;  }
	.fnttr11 { color: #000000; font-size: 1.1em; font-weight: normal;
		font-family: "Times New Roman", serif;  }
	.fnttr10 { color: #000000; font-size: 1em; font-weight: normal;
		font-family: "Times New Roman", serif;  }
	.fnttr09 { color: #000000; font-size: .9em; font-weight: normal;
		font-family: "Times New Roman", serif;  }
	.fnttr08 { color: #000000; font-size: .8em; font-weight: normal;
		font-family: "Times New Roman", serif;  }	
	.fnttr07 { color: #000000; font-size: .7em; font-weight: normal;
		font-family: "Times New Roman", serif;  }
/* Fonts Times New Roman - bold */
	.fnttr18b { color: #000000; font-size: 1.8em; font-weight: bold;
		font-family: "Times New Roman", serif;  }
	.fnttr17b { color: #000000; font-size: 1.7em; font-weight: bold;
		font-family: "Times New Roman", serif;  }
	.fnttr16b { color: #000000; font-size: 1.6em; font-weight: bold;
		font-family: "Times New Roman", serif;  }
	.fnttr15b { color: #000000; font-size: 1.5em; font-weight: bold;
		font-family: "Times New Roman", serif;  }
	.fnttr14b { color: #000000; font-size: 1.4em; font-weight: bold;
		font-family: "Times New Roman", serif;  }
	.fnttr13b { color: #000000; font-size: 1.3em; font-weight: bold;
		font-family: "Times New Roman", serif;  }
	.fnttr12b { color: #000000; font-size: 1.2em; font-weight: bold;
		font-family: "Times New Roman", serif;  }
	.fnttr11b { color: #000000; font-size: 1.1em; font-weight: bold;
		font-family: "Times New Roman", serif;  }
	.fnttr10b { color: #000000; font-size: 1em; font-weight: bold;
		font-family: "Times New Roman", serif;  }
	.fnttr09b { color: #000000; font-size: .9em; font-weight: bold;
		font-family: "Times New Roman", serif;  }
	.fnttr08b { color: #000000; font-size: .8em; font-weight: bold;
		font-family: "Times New Roman", serif;  }
	.fnttr07b { color: #000000; font-size: .7em; font-weight: bold;
		font-family: "Times New Roman", serif;  }

/* Colored fonts with neutral backgrounds */
/* Green font with neutral background */
	.grn16 { color: #005500; font-size: 1.6em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn15 { color: #005500; font-size: 1.5em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn14 { color: #005500; font-size: 1.4em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn13 { color: #005500; font-size: 1.3em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn12 { color: #005500; font-size: 1.2em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn11 { color: #005500; font-size: 1.1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn10 { color: #005500; font-size: 1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn09 { color: #005500; font-size: .9em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn08 { color: #005500; font-size: .8em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn07 { color: #005500; font-size: .7em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn06 { color: #005500; font-size: .6em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }

/* Green bold font with neutral background */
	.grn16b { color: #005500; font-size: 1.6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn15b { color: #005500; font-size: 1.5em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn14b { color: #005500; font-size: 1.4em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn13b { color: #005500; font-size: 1.3em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn12b { color: #005500; font-size: 1.2em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn11b { color: #005500; font-size: 1.1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn10b { color: #005500; font-size: 1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn09b { color: #005500; font-size: .9em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn08b { color: #005500; font-size: .8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn07b { color: #005500; font-size: .7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.grn06b { color: #005500; font-size: .6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
		
/* Maroon font with neutral background */
	.mar16 { color: maroon; font-size: 1.6em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar15 { color: maroon; font-size: 1.5em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar14 { color: maroon; font-size: 1.4em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar13 { color: maroon; font-size: 1.3em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar12 { color: maroon; font-size: 1.2em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar11 { color: maroon; font-size: 1.1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar10 { color: maroon; font-size: 1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar09 { color: maroon; font-size: .9em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar085 { color: maroon; font-size: .85em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar08 { color: maroon; font-size: .8em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar075 { color: maroon; font-size: .75em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar07 { color: maroon; font-size: .7em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar06 { color: maroon; font-size: .6em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }

/* Maroon bold font with neutral background */
	.mar16b { color: maroon; font-size: 1.6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar15b { color: maroon; font-size: 1.5em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar14b { color: maroon; font-size: 1.4em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar13b { color: maroon; font-size: 1.3em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar12b { color: maroon; font-size: 1.2em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar11b { color: maroon; font-size: 1.1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar10b { color: maroon; font-size: 1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar09b { color: maroon; font-size: .9em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar085b { color: maroon; font-size: .85em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar08b { color: maroon; font-size: .8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar075b { color: maroon; font-size: .75em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar07b { color: maroon; font-size: .7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.mar06b { color: maroon; font-size: .6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }

/* Navy font with neutral background */
 	.navy18 { color: navy; font-size: 1.8em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
 	.navy17 { color: navy; font-size: 1.7em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
 	.navy16 { color: navy; font-size: 1.6em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
 	.navy15 { color: navy; font-size: 1.5em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
 	.navy14 { color: navy; font-size: 1.4em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
 	.navy13 { color: navy; font-size: 1.3em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
 	.navy12 { color: navy; font-size: 1.2em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
 	.navy11 { color: navy; font-size: 1.1em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
 	.navy10 { color: navy; font-size: 1em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.navy09 { color: navy; font-size: .9em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.navy08 { color: navy; font-size: .8em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.navy07 { color: navy; font-size: .7em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.navy06 { color: navy; font-size: .6em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }		
		
/* Navy bold font with neutral background */
 	.navy18b { color: navy; font-size: 1.8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
 	.navy17b { color: navy; font-size: 1.7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
 	.navy16b { color: navy; font-size: 1.6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
 	.navy15b { color: navy; font-size: 1.5em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
 	.navy14b { color: navy; font-size: 1.4em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
 	.navy13b { color: navy; font-size: 1.3em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
 	.navy12b { color: navy; font-size: 1.2em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
 	.navy11b { color: navy; font-size: 1.1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
 	.navy10b { color: navy; font-size: 1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.navy09b { color: navy; font-size: .9em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.navy08b { color: navy; font-size: .8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.navy07b { color: navy; font-size: .7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.navy06b { color: navy; font-size: .6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }

/* Orange font with neutral background */
	.ora18 { color: #d26604; font-size: 1.8em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora17 { color: #d26604; font-size: 1.7em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora16 { color: #d26604; font-size: 1.6em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora15 { color: #d26604; font-size: 1.5em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora14 { color: #d26604; font-size: 1.4em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora13 { color: #d26604; font-size: 1.3em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora12 { color: #d26604; font-size: 1.2em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora11 { color: #d26604; font-size: 1.1em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora10 { color: #d26604; font-size: 1em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora09 { color: #d26604; font-size: .9em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora08 { color: #d26604; font-size: .8em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora07 { color: #d26604; font-size: .7em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora06 { color: #d26604; font-size: .6em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }

/* Orange bold font with neutral background */
	.ora18b { color: #d26604; font-size: 1.8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora17b { color: #d26604; font-size: 1.7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora16b { color: #d26604; font-size: 1.6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora15b { color: #d26604; font-size: 1.5em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora14b { color: #d26604; font-size: 1.4em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora13b { color: #d26604; font-size: 1.3em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora12b { color: #d26604; font-size: 1.2em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora11b { color: #d26604; font-size: 1.1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora10b { color: #d26604; font-size: 1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora09b { color: #d26604; font-size: .9em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora08b { color: #d26604; font-size: .8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora07b { color: #d26604; font-size: .7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.ora06b { color: #d26604; font-size: .6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }

/* Red font with neutral background */
	.red18 { color: red; font-size: 1.8em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red17 { color: red; font-size: 1.7em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red16 { color: red; font-size: 1.6em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red15 { color: red; font-size: 1.5em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red14 { color: red; font-size: 1.4em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red13 { color: red; font-size: 1.3em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red12 { color: red; font-size: 1.2em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red11 { color: red; font-size: 1.1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red10 { color: red; font-size: 1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red09 { color: red; font-size: .9em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red08 { color: red; font-size: .8em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red07 { color: red; font-size: .7em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red06 { color: red; font-size: .6em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }

/* Red bold font with neutral background */
	.red18b { color: red; font-size: 1.8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red17b { color: red; font-size: 1.7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red16b { color: red; font-size: 1.6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red15b { color: red; font-size: 1.5em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red14b { color: red; font-size: 1.4em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red13b { color: red; font-size: 1.3em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red12b { color: red; font-size: 1.2em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red11b { color: red; font-size: 1.1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red10b { color: red; font-size: 1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red09b { color: red; font-size: .9em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red08b { color: red; font-size: .8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red07b { color: red; font-size: .7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
	.red06b { color: red; font-size: .6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; }
		
/* Colored background with black fonts */
/* Gray background with black font */
	.bgray16 { color: #000000;	font-size: 1.6em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }
	.bgray15 { color: #000000;	font-size: 1.5em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }
	.bgray14 { color: #000000;	font-size: 1.4em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }
	.bgray13 { color: #000000;	font-size: 1.3em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
 		background-color: #e0e0e0; }
	.bgray12 { color: #000000;	font-size: 1.2em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }
	.bgray11 { color: #000000;	font-size: 1.1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }
	.bgray10 { color: #000000;	font-size: 1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }
	.bgray09 { color: #000000;	font-size: .9em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }
	.bgray08 { color: #000000;	font-size: .8em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }
	.bgray07 { color: #000000;	font-size: .7em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }		
	.bgray06 { color: #000000;	font-size: .6em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }		

/* Gray background with black bold font */
	.bgray16b { color: #000000;	font-size: 1.6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }
	.bgray15b { color: #000000;	font-size: 1.5em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }	
	.bgray14b { color: #000000;	font-size: 1.4em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }
	.bgray13b { color: #000000;	font-size: 1.3em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }
	.bgray12b { color: #000000; font-size: 1.2em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }
	.bgray11b { color: #000000;	font-size: 1.1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }
	.bgray10b { color: #000000;	font-size: 1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }
	.bgray09b { color: #000000;	font-size: .9em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }
	.bgray08b { color: #000000;	font-size: .8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }
	.bgray07b { color: #000000;	font-size: .7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e0e0e0; }

/* Light blue background with black font */
	.bltbl16 { color: #000000;	font-size: 1.6em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl15 { color: #000000;	font-size: 1.5em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl14 { color: #000000;	font-size: 1.4em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl13 { color: #000000;	font-size: 1.3em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl12 { color: #000000;	font-size: 1.2em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl11 { color: #000000;	font-size: 1.1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl10 { color: #000000;	font-size: 1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl09 { color: #000000;	font-size: .9em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl08 { color: #000000;	font-size: .8em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl07 { color: #000000;	font-size: .7em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }


/* Light blue background with black bold font */
	.bltbl16b { color: #000000;	font-size: 1.6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl15b { color: #000000;	font-size: 1.5em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl14b { color: #000000;	font-size: 1.4em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl13b { color: #000000;	font-size: 1.3em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl12b { color: #000000;	font-size: 1.2em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl11b { color: #000000;	font-size: 1.1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl10b { color: #000000;	font-size: 1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl09b { color: #000000;	font-size: .9em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl08b { color: #000000;	font-size: .8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }
	.bltbl07b { color: #000000;	font-size: .7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e6f9fa; }

/* Light green background with black font */
	.bltgn16 { color: #000000;	font-size: 1.6em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn15 { color: #000000;	font-size: 1.5em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn14 { color: #000000;	font-size: 1.4em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn13 { color: #000000;	font-size: 1.3em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn12 { color: #000000;	font-size: 1.2em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn11 { color: #000000;	font-size: 1.1em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn10 { color: #000000;	font-size: 1em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn09 { color: #000000;	font-size: .9em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn085 { color: #000000; font-size: .85em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn08 { color: #000000; font-size: .8em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn075 { color: #000000; font-size: .75em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn07 { color: #000000; font-size: .7em; font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }

/* Light green background with black bold font */
	.bltgn16b { color: #000000;	font-size: 1.6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn15b { color: #000000;	font-size: 1.5em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn14b { color: #000000;	font-size: 1.4em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn13b { color: #000000;	font-size: 1.3em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn12b { color: #000000;	font-size: 1.2em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn11b { color: #000000;	font-size: 1.1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn10b { color: #000000;	font-size: 1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn09b { color: #000000;	font-size: .9em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn085b { color: #000000;	font-size: .85em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn08b { color: #000000;	font-size: .8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn075b { color: #000000;	font-size: .75em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }
	.bltgn07b { color: #000000; font-size: .7em; font-weight: bold;
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #e1f2e6; }

/* Light red background with black font */
	.bltred16 { color: #000000; font-size: 1.6em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred15 { color: #000000; font-size: 1.5em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred14 { color: #000000; font-size: 1.4em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred13 { color: #000000; font-size: 1.3em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred12 { color: #000000; font-size: 1.2em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred11 { color: #000000; font-size: 1.1em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred10 { color: #000000; font-size: 1em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred09 { color: #000000; font-size: .9em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred085 { color: #000000; font-size: .85em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred08 { color: #000000; font-size: .8em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred075 { color: #000000; font-size: .75em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred07 { color: #000000; font-size: .7em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }

/* Light red background with black bold font */
	.bltred16b { color: #000000; font-size: 1.6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred15b { color: #000000; font-size: 1.5em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred14b { color: #000000; font-size: 1.4em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred13b { color: #000000; font-size: 1.3em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred12b { color: #000000; font-size: 1.2em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred11b { color: #000000; font-size: 1.1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred10b { color: #000000; font-size: 1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred09b { color: #000000; font-size: .9em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred085b { color: #000000; font-size: .85em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred08b { color: #000000; font-size: .8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred075b { color: #000000; font-size: .75em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }
	.bltred07b { color: #000000; font-size: .7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffebeb; }

/* Orange background with black font */
	.bora16 { color: #000000; font-size: 1.6em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora15 { color: #000000; font-size: 1.5em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora14 { color: #000000; font-size: 1.4em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora13 { color: #000000; font-size: 1.3em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora12 { color: #000000; font-size: 1.2em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora11 { color: #000000; font-size: 1.1em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora10 { color: #000000; font-size: 1em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora09 { color: #000000; font-size: .9em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora08 { color: #000000; font-size: .8em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora07 { color: #000000; font-size: .7em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }

/* Orange background with black bold font */
	.bora16b { color: #000000; font-size: 1.6em; font-weight: bold;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora15b { color: #000000; font-size: 1.5em; font-weight: bold;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora14b { color: #000000; font-size: 1.4em; font-weight: bold;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora13b { color: #000000; font-size: 1.3em; font-weight: bold;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora12b { color: #000000; font-size: 1.2em; font-weight: bold;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora11b { color: #000000; font-size: 1.1em; font-weight: bold;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora10b { color: #000000; font-size: 1em; font-weight: bold;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora09b { color: #000000; font-size: .9em; font-weight: bold;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora08b { color: #000000; font-size: .8em; font-weight: bold;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }
	.bora07b { color: #000000; font-size: .7em; font-weight: bold;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffeadc; }

/* Yellow background with black font */
	.byllw16 { color: #000000; font-size: 1.6em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw15 { color: #000000; font-size: 1.5em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw14 { color: #000000; font-size: 1.4em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw13 { color: #000000; font-size: 1.3em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw12 { color: #000000; font-size: 1.2em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw11 { color: #000000; font-size: 1.1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw10 { color: #000000; font-size: 1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw09 { color: #000000; font-size: .9em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw085 { color: #000000; font-size: .85em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw08 { color: #000000; font-size: .8em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw075 { color: #000000; font-size: .75em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw07 { color: #000000; font-size: .7em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }

/* Yellow background with black bold font */
	.byllw16b { color: #000000; font-size: 1.6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw15b { color: #000000; font-size: 1.5em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw14b { color: #000000; font-size: 1.4em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw13b { color: #000000; font-size: 1.3em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw12b { color: #000000; font-size: 1.2em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw11b { color: #000000; font-size: 1.1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw10b { color: #000000; font-size: 1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw09b { color: #000000; font-size: .9em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw085b { color: #000000; font-size: .85em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw08b { color: #000000; font-size: .8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw07b { color: #000000; font-size: .7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }
	.byllw075b { color: #000000; font-size: .75em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #ffffe6; }

/* Reverse color fonts and backgrounds */
/* Reverse - black background with white font */	
	.revbk16 { color: #ffffff; font-size: 1.6em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk15 { color: #ffffff; font-size: 1.5em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk14 { color: #ffffff; font-size: 1.4em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk13 { color: #ffffff; font-size: 1.3em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk12 { color: #ffffff; font-size: 1.2em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk11 { color: #ffffff; font-size: 1.1em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk10 { color: #ffffff; font-size: 1em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk09 { color: #ffffff; font-size: .9em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk08 { color: #ffffff; font-size: .8em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk07 { color: #ffffff; font-size: .7em; font-weight: normal;  
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }

/* Reverse - black background with white font- bold */	
	.revbk16b { color: #ffffff; font-size: 1.6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk15b { color: #ffffff; font-size: 1.5em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk14b { color: #ffffff; font-size: 1.4em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk13b { color: #ffffff; font-size: 1.3em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk12b { color: #ffffff; font-size: 1.2em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk11b { color: #ffffff; font-size: 1.1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk10b { color: #ffffff; font-size: 1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk09b { color: #ffffff; font-size: .9em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk08b { color: #ffffff; font-size: .8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }
	.revbk07b { color: #ffffff; font-size: .7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #000000; }

/* Reverse - green background with white letters font */
	.revgn16 { color: #ffffff; font-size: 1.6em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn15 { color: #ffffff; font-size: 1.5em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn14 { color: #ffffff; font-size: 1.4em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn13 { color: #ffffff; font-size: 1.3em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn12 { color: #ffffff; font-size: 1.2em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn11 { color: #ffffff; font-size: 1.1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn10 { color: #ffffff; font-size: 1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn09 { color: #ffffff; font-size: .9em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn08 { color: #ffffff; font-size: .8em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn07 { color: #ffffff; font-size: .7em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }

/* Reverse - green background with white bold font */
	.revgn16b { color: #ffffff; font-size: 1.6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn15b { color: #ffffff; font-size: 1.5em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn14b { color: #ffffff; font-size: 1.4em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn13b { color: #ffffff; font-size: 1.3em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn12b { color: #ffffff; font-size: 1.2em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn11b { color: #ffffff; font-size: 1.1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn10b { color: #ffffff; font-size: 1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn09b { color: #ffffff; font-size: .9em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn08b { color: #ffffff; font-size: .8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }
	.revgn07b { color: #ffffff; font-size: .7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: green; }

/* Reverse - navy background with white font */
	.revny16 { color: #ffffff; font-size: 1.6em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny15 { color: #ffffff; font-size: 1.5em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny14 { color: #ffffff; font-size: 1.4em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny13 { color: #ffffff; font-size: 1.3em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny12 { color: #ffffff; font-size: 1.2em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny11 { color: #ffffff; font-size: 1.1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny10 { color: #ffffff; font-size: 1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny09 { color: #ffffff; font-size: .9em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny08 { color: #ffffff; font-size: .8em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny07 { color: #ffffff; font-size: .7em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }

/* Reverse - navy background with white bold font */
	.revny16b { color: #ffffff; font-size: 1.6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny15b { color: #ffffff; font-size: 1.5em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny14b { color: #ffffff; font-size: 1.4em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny13b { color: #ffffff; font-size: 1.3em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny12b { color: #ffffff; font-size: 1.2em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny11b { color: #ffffff; font-size: 1.1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny10b { color: #ffffff; font-size: 1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny09b { color: #ffffff; font-size: .9em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny08b { color: #ffffff; font-size: .8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }
	.revny07b { color: #ffffff; font-size: .7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: navy; }

/* Reverse - red background with white font */
	.revrd16 { color: #ffffff; font-size: 1.6em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd15 { color: #ffffff; font-size: 1.5em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd14 { color: #ffffff; font-size: 1.4em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd13 { color: #ffffff; font-size: 1.3em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd12 { color: #ffffff; font-size: 1.2em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd11 { color: #ffffff; font-size: 1.1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd10 { color: #ffffff; font-size: 1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd09 { color: #ffffff; font-size: .9em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd08 { color: #ffffff; font-size: .8em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd07 { color: #ffffff; font-size: .7em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }

/* Reverse - red background with white bold font */
	.revrd16b { color: #ffffff; font-size: 1.6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd15b { color: #ffffff; font-size: 1.5em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd14b { color: #ffffff; font-size: 1.4em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd13b { color: #ffffff; font-size: 1.3em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd12b { color: #ffffff; font-size: 1.2em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd11b { color: #ffffff; font-size: 1.1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd10b { color: #ffffff; font-size: 1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd09b { color: #ffffff; font-size: .9em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd08b { color: #ffffff; font-size: .8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }
	.revrd07b { color: #ffffff; font-size: .7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: red; }

/* Reverse - dark grey background with white font */
	.revdg16 { color: #ffffff; font-size: 1.6em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }
	.revdg15 { color: #ffffff; font-size: 1.5em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }
	.revdg14 { color: #ffffff; font-size: 1.4em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }
	.revdg13 { color: #ffffff; font-size: 1.3em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }
	.revdg12 { color: #ffffff; font-size: 1.2em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }
	.revdg11 { color: #ffffff; font-size: 1.1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }
	.revdg10 { color: #ffffff; font-size: 1em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }
	.revdg09 { color: #ffffff; font-size: .9em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }
	.revdg08 { color: #ffffff; font-size: .8em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }
	.revdg07 { color: #ffffff; font-size: .7em; font-weight: normal; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }

/* Reverse - dark grey background with white font */
	.revdg16b { color: #ffffff; font-size: 1.6em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }
	.revdg15b { color: #ffffff; font-size: 1.5em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }
	.revdg14b { color: #ffffff; font-size: 1.4em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }
	.revdg13b { color: #ffffff; font-size: 1.3em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, serif; 
		background-color: #404040; }
	.revdg12b { color: #ffffff; font-size: 1.2em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }
	.revdg11b { color: #ffffff; font-size: 1.1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }
	.revdg10b { color: #ffffff; font-size: 1em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sansans-serif;
		background-color: #404040; }
	.revdg09b { color: #ffffff; font-size: .9em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }
	.revdg08b { color: #ffffff; font-size: .8em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }
	.revdg07b { color: #ffffff; font-size: .7em; font-weight: bold; 
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		background-color: #404040; }


