BODY	{
	margin: 0px;
	padding: 0px;
	border: #eb99a9 0px solid;
	background-color:#220605;
		}
body 	{
scrollbar-base-color:#8d302b;
scrollbar-face-color:#220605;
scrollbar-arrow-color:#8d302b;
scrollbar-highlight-color: #8d302b;
scrollbar-3dlight-color: #cf5247;
scrollbar-shadow-color: #cf5247;
scrollbar-darkshadow-color: #cf5247;
scrollbar-track-color: #8d302b;
	}

	
html,body {
   margin:0;
   padding:0;
}


/* HEADER BACKGROUND COLOR - edit the header.js also */
.headercolor		{ background-color: #333333; text-align:center }



/* NON-MENU EMAIL LINK COLORS */
a[href^="mailto"]:link, a[href^="mailto"]:visited, a[href^="mailto"]:active	{font: bold 14px trebuchet ms; color: #FFFFFF; text-decoration: none; }

a[href^="mailto"]:hover					{ color: #F79433; text-decoration: none; }



/* NON-MENU LINK COLORS */
a:link, a:visited, a:active	{ font: bold 14px trebuchet ms; color: #FFFFFF; text-decoration: none; }
a:hover				{ color: #F79433; text-decoration: none;}



a[href^="http"]:link, a[href^="http"]:visited, a[href^="http"]:active	{font: bold 14px trebuchet ms; color: #FFFFFF; text-decoration: none; }

a[href^="http"]:hover	{ color: #000000; text-decoration: none; }



/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}

-------------------------

/* PAGE LINES & BORDERS */

.pagebars	{
		background-color: #eb99a9;
		background-image: url("../picts/gray/bar.jpg");
		height: 20px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #C0C0C0;
		background-image: url("../picts/gray/bar.jpg");
		height: 25px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.page-splits		{
			height: 4px;
			width: 400px;
			margin-top: 9px;
			margin-bottom: 9px;
			border: #000000 1px solid;
			background-color: #B12024;
			color: #B12024;
			}
			
.page-splits2		{
			height: 5px;
			width: 50%;
			margin-top: 5px;
			margin-bottom: 5px;
			border: #000000 1px solid;
			background-color: #BCAC96;
			color: #BCAC96;
			}
			
.page-splits3		{
			border: #9698AB 1px solid;
			background-color: #F0F0F6;
			color: #F0F0F6;
			}

.page-splits4		{
			height: 4px;
			width: 300px;
			margin-top: 5px;
			margin-bottom: 5px;
			border: #000000 1px solid;
			background-color: #B12024;
			color: #B12024;
			}
			
_________________________________

/* LIST CODE - HOMEPAGE, CAREERS, AND SERVICES PAGES */

ul 		{ list-style-image: url('picts/bullet.gif'); }



/* MAIN PAGE BANNER IMAGE BORDERS & HEADER BORDERS */

.ban-table		{
			background-color: #FFFFFF;
			border-top: #000000 0px solid;
			border-bottom: #000000 1px solid;
			}

.imagerightborder	{ border-right: #000000 0px solid; }




/* HEADER BORDERS */

.headerborder		{ border-bottom: #000000 1px solid; }

.highlighttitle-box	{
		padding: 2px;
		background-color: #c85592;
		color: #FFFFFF;
		font: bold 16px arial, verdana,  sans-serif;
		text-align: center;
		border-top: #5F606C 0px solid;
		border-bottom: #5F606C 0px solid;
		border-left: #5F606C 0px solid;
		border-right: #5F606C 0px solid;
		}	

.highlighttext-box	{
		padding: 3px;
		background-color: #C8BB89;
		color: #000000;
		font: bold 12px arial, verdana,  sans-serif;
		text-align: left;
		border-top: #5F606C 0px solid;
		border-bottom: #5F606C 1px solid;
		border-left: #5F606C 1px solid;
		border-right: #5F606C 1px solid;

/* BOTTOM PAGE LINE */

.pagebars	{
		border-top: #1C509B 1px solid;
		border-bottom: #1C509B 1px solid;
		background-color: #1C509B;
		height: 20px;
		}



/* PARAGRAPH SEPARATOR LINES */

.page-splits	{
		border: #90A9CE 1px solid;
		background-color: #E6EDF8;
		color: #E6EDF8;
		height: 5px;
		width: 100%;
		}




/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}





/* GALLERY CODE */

.pageheight-gallery	{ height: 803px; }

.Galborder	 	{ border: #000000 1px solid; margin-bottom: 3px; }

A:hover .Galborder 	{ border: #FF0000 1px solid; margin-bottom: 3px; }

.viewer-border	 	{ border: #000000 1px solid; }

.picturecomments 	{ color: #666666; font: 10px arial, sans-serif; font-weight: bold; }

.picturetitle 		{ color: #000000; font: 10px verdana, arial, sans-serif; font-weight: bold; }

#backbutton 		{
			position:absolute;
			visibility: visible;
			left: 15px;
			top: 116px;
			width:42px;
			height: 42px;
			z-index:5;
			padding: 0px;
			}



/* LINKS PAGE */

.linksmargin	{ margin: 0px; margin-top: 8px; }

.searchterms 	{
		font: 12px arial, verdana, sans-serif;
		color: #000000;
		background-color: #F0F6F9;
		background-image: url("picts/shadeform.gif");
		width: 125px;
		height: 20px;
		border: #7F9DB9 1px solid;
		}

.searchbutton 	{
		background-image: url("picts/button.gif");
		background-color:#DDEDE7;
		font: 12px arial, verdana, sans-serif;
		font-weight: bold;
		color: #336666;
		cursor:pointer;
		text-align: center;
		padding: 1px 3px 1px 3px;
		margin-left: 2px;
		border: #336699 1px solid;
		}


/* FOOTER CODE */

.footer			{
			height: 35px;
			padding: 5px 10px 5px 10px;
			background-image: url("picts/footer.gif");
			background-repeat: repeat-x;
			}

.copyright		{ color: #999999; font: 9px verdana, arial, sans-serif; font-weight: normal; }




/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES,  b-black, w-white*/

.font6nbtreb		{ FONT: 6px trebuchet ms; font-weight: normal; COLOR: #000000;}
.font6nwtreb		{ FONT: 6px trebuchet ms; font-weight: normal; COLOR: #FFFFFF;}
.font6bbtreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #000000;}
.font6bwtreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #FFFFFF; }



.font7nbtreb		{ FONT: 7px trebuchet ms; font-weight: normal; COLOR: #000000;}
.font7nwtreb		{ FONT: 7px trebuchet ms; font-weight: normal; COLOR: #FFFFFF;}
.font7bbtreb		{ FONT: 7px trebuchet ms; font-weight: bold; COLOR: #000000;}
.font7bwtreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #FFFFFF; }



.font8nbtreb		{ FONT: 8px trebuchet ms; font-weight: normal; COLOR: #000000;}
.font8nwtreb		{ FONT: 8px trebuchet ms; font-weight: normal; COLOR: #FFFFFF;}
.font8bbtreb		{ FONT: 8px trebuchet ms; font-weight: bold; COLOR: #000000;}
.font8bwtreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #FFFFFF; }


.font9nbtreb		{ FONT: 9px trebuchet ms; font-weight: normal; COLOR: #000000;}
.font9nwtreb		{ FONT: 9px trebuchet ms; font-weight: normal; COLOR: #FFFFFF;}
.font9bbtreb		{ FONT: 9px trebuchet ms; font-weight: bold; COLOR: #000000;}
.font9bwtreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #FFFFFF; }


.font10nbtreb		{ FONT: 10px trebuchet ms; font-weight: normal; COLOR: #000000;}
.font10nwtreb		{ FONT: 10px trebuchet ms; font-weight: normal; COLOR: #FFFFFF;}
.font10bbtreb		{ FONT: 10px trebuchet ms; font-weight: bold; COLOR: #000000;}
.font10bwtreb		{ FONT: 10px trebuchet ms; font-weight: bold; COLOR: #FFFFFF; }




.font11nbtreb		{ FONT: 11px trebuchet ms; font-weight: normal; COLOR: #000000;}
.font11nwtreb		{ FONT: 11px trebuchet ms; font-weight: normal; COLOR: #FFFFFF;}
.font11bbtreb		{ FONT: 11px trebuchet ms; font-weight: bold; COLOR: #000000;}
.font11bwtreb		{ FONT: 11px trebuchet ms; font-weight: bold; COLOR: #FFFFFF;}


.font12nbtreb		{ FONT: 12px trebuchet ms; font-weight: normal; COLOR: #000000;}
.font12nwtreb		{ FONT: 12px trebuchet ms; font-weight: normal; COLOR: #FFFFFF;}
.font12bbtreb		{ FONT: 12px trebuchet ms; font-weight: bold; COLOR: #000000;}
.font12bwtreb		{ FONT: 12px trebuchet ms; font-weight: bold; COLOR: #FFFFFF;}



.font14nbtreb		{ FONT: 14px trebuchet ms; font-weight: normal; COLOR: #000000;}
.font14nwtreb		{ FONT: 14px trebuchet ms; font-weight: normal; COLOR: #FFFFFF;}
.font14bbtreb		{ FONT: 14px trebuchet ms; font-weight: bold; COLOR: #000000;}
.font14bwtreb		{ FONT: 14px trebuchet ms; font-weight: bold; COLOR: #FFFFFF;}


.font16nbtreb		{ FONT: 16px trebuchet ms; font-weight: normal; COLOR: #000000;}
.font16nwtreb		{ FONT: 16px trebuchet ms; font-weight: normal; COLOR: #FFFFFF;}
.font16bbtreb		{ FONT: 16px trebuchet ms; font-weight: bold; COLOR: #000000;}
.font16bwtreb		{ FONT: 16px trebuchet ms; font-weight: bold; COLOR: #FFFFFF;}


.font18nbtreb		{ FONT: 18px trebuchet ms; font-weight: normal; COLOR: #000000;}
.font18nwtreb		{ FONT: 18px trebuchet ms; font-weight: normal; COLOR: #FFFFFF;}
.font18bbtreb		{ FONT: 18px trebuchet ms; font-weight: bold; COLOR: #000000;}
.font18bwtreb		{ FONT: 18px trebuchet ms; font-weight: bold; COLOR: #FFFFFF;}



.font20nbtreb		{ FONT: 20px trebuchet ms; font-weight: normal; COLOR: #000000;}
.font20nwtreb		{ FONT: 20px trebuchet ms; font-weight: normal; COLOR: #FFFFFF;}
.font20bbtreb		{ FONT: 20px trebuchet ms; font-weight: bold; COLOR: #000000;}
.font20bwtreb		{ FONT: 20px trebuchet ms; font-weight: bold; COLOR: #FFFFFF;}



.font24nbtreb		{ FONT: 24px trebuchet ms; font-weight: normal; COLOR: #000000;}
.font24nwtreb		{ FONT: 24px trebuchet ms; font-weight: normal; COLOR: #FFFFFF;}
.font24bbtreb		{ FONT: 24px trebuchet ms; font-weight: bold; COLOR: #000000;}
.font24bwtreb		{ FONT: 24px trebuchet ms; font-weight: bold; COLOR: #FFFFFF;}


.font28nbtreb		{ FONT: 28px trebuchet ms; font-weight: normal; COLOR: #000000;}
.font28nwtreb		{ FONT: 28px trebuchet ms; font-weight: normal; COLOR: #FFFFFF;}
.font28bbtreb		{ FONT: 28px trebuchet ms; font-weight: bold; COLOR: #000000;}
.font28bwtreb		{ FONT: 28px trebuchet ms; font-weight: bold; COLOR: #FFFFFF;}



.font30nbtreb		{ FONT: 30px trebuchet ms; font-weight: normal; COLOR: #000000;}
.font30nwtreb		{ FONT: 30px trebuchet ms; font-weight: normal; COLOR: #FFFFFF;}
.font30bbtreb		{ FONT: 30px trebuchet ms; font-weight: bold; COLOR: #000000;}
.font30bwtreb		{ FONT: 30px trebuchet ms; font-weight: bold; COLOR: #FFFFFF;}



.font36nbtreb		{ FONT: 36px trebuchet ms; font-weight: normal; COLOR: #000000;}
.font36nwtreb		{ FONT: 36px trebuchet ms; font-weight: normal; COLOR: #FFFFFF;}
.font36bbtreb		{ FONT: 36px trebuchet ms; font-weight: bold; COLOR: #000000;}
.font36bwtreb		{ FONT: 36px trebuchet ms; font-weight: bold; COLOR: #FFFFFF;}


.font40nbtreb		{ FONT: 40px trebuchet ms; font-weight: normal; COLOR: #000000;}
.font40nwtreb		{ FONT: 40px trebuchet ms; font-weight: normal; COLOR: #FFFFFF;}
.font40bbtreb		{ FONT: 40px trebuchet ms; font-weight: bold; COLOR: #000000;}
.font40bwtreb		{ FONT: 40px trebuchet ms; font-weight: bold; COLOR: #FFFFFF; }






.font6nbcomic		{ FONT: 6px comic sans ms; font-weight: normal; COLOR: #000000;}
.font6nwcomic		{ FONT: 6px comic sans ms; font-weight: normal; COLOR: #FFFFFF;}
.font6bbcomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #000000;}
.font6bwcomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #FFFFFF; }



.font7nbcomic		{ FONT: 7px comic sans ms; font-weight: normal; COLOR: #000000;}
.font7nwcomic		{ FONT: 7px comic sans ms; font-weight: normal; COLOR: #FFFFFF;}
.font7bbcomic		{ FONT: 7px comic sans ms; font-weight: bold; COLOR: #000000;}
.font7bwcomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #FFFFFF; }



.font8nbcomic		{ FONT: 8px comic sans ms; font-weight: normal; COLOR: #000000;}
.font8nwcomic		{ FONT: 8px comic sans ms; font-weight: normal; COLOR: #FFFFFF;}
.font8bbcomic		{ FONT: 8px comic sans ms; font-weight: bold; COLOR: #000000;}
.font8bwcomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #FFFFFF; }


.font9nbcomic		{ FONT: 9px comic sans ms; font-weight: normal; COLOR: #000000;}
.font9nwcomic		{ FONT: 9px comic sans ms; font-weight: normal; COLOR: #FFFFFF;}
.font9bbcomic		{ FONT: 9px comic sans ms; font-weight: bold; COLOR: #000000;}
.font9bwcomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #FFFFFF; }


.font10nbcomic		{ FONT: 10px comic sans ms; font-weight: normal; COLOR: #000000;}
.font10nwcomic		{ FONT: 10px comic sans ms; font-weight: normal; COLOR: #FFFFFF;}
.font10bbcomic		{ FONT: 10px comic sans ms; font-weight: bold; COLOR: #000000;}
.font10bwcomic		{ FONT: 10px comic sans ms; font-weight: bold; COLOR: #FFFFFF; }




.font11nbcomic		{ FONT: 11px comic sans ms; font-weight: normal; COLOR: #000000;}
.font11nwcomic		{ FONT: 11px comic sans ms; font-weight: normal; COLOR: #FFFFFF;}
.font11bbcomic		{ FONT: 11px comic sans ms; font-weight: bold; COLOR: #000000;}
.font11bwcomic		{ FONT: 11px comic sans ms; font-weight: bold; COLOR: #FFFFFF; }


.font12nbcomic		{ FONT: 12px comic sans ms; font-weight: normal; COLOR: #000000;}
.font12nwcomic		{ FONT: 12px comic sans ms; font-weight: normal; COLOR: #FFFFFF;}
.font12bbcomic		{ FONT: 12px comic sans ms; font-weight: bold; COLOR: #000000;}
.font12bwcomic		{ FONT: 12px comic sans ms; font-weight: bold; COLOR: #FFFFFF; }



.font14nbcomic		{ FONT: 14px comic sans ms; font-weight: normal; COLOR: #000000;}
.font14nwcomic		{ FONT: 14px comic sans ms; font-weight: normal; COLOR: #FFFFFF;}
.font14bbcomic		{ FONT: 14px comic sans ms; font-weight: bold; COLOR: #000000;}
.font14bwcomic		{ FONT: 14px comic sans ms; font-weight: bold; COLOR: #FFFFFF; }


.font16nbcomic		{ FONT: 16px comic sans ms; font-weight: normal; COLOR: #000000;}
.font16nwcomic		{ FONT: 16px comic sans ms; font-weight: normal; COLOR: #FFFFFF;}
.font16bbcomic		{ FONT: 16px comic sans ms; font-weight: bold; COLOR: #000000;}
.font16bwcomic		{ FONT: 16px comic sans ms; font-weight: bold; COLOR: #FFFFFF; }


.font18nbcomic		{ FONT: 18px comic sans ms; font-weight: normal; COLOR: #000000;}
.font18nwcomic		{ FONT: 18px comic sans ms; font-weight: normal; COLOR: #FFFFFF;}
.font18bbcomic		{ FONT: 18px comic sans ms; font-weight: bold; COLOR: #000000;}
.font18bwcomic		{ FONT: 18px comic sans ms; font-weight: bold; COLOR: #FFFFFF; }



.font20nbcomic		{ FONT: 20px comic sans ms; font-weight: normal; COLOR: #000000;}
.font20nwcomic		{ FONT: 20px comic sans ms; font-weight: normal; COLOR: #FFFFFF;}
.font20bbcomic		{ FONT: 20px comic sans ms; font-weight: bold; COLOR: #000000;}
.font20bwcomic		{ FONT: 20px comic sans ms; font-weight: bold; COLOR: #FFFFFF; }



.font24nbcomic		{ FONT: 24px comic sans ms; font-weight: normal; COLOR: #000000;}
.font24nwcomic		{ FONT: 24px comic sans ms; font-weight: normal; COLOR: #FFFFFF;}
.font24bbcomic		{ FONT: 24px comic sans ms; font-weight: bold; COLOR: #000000;}
.font24bwcomic		{ FONT: 24px comic sans ms; font-weight: bold; COLOR: #FFFFFF; }


.font28nbcomic		{ FONT: 28px comic sans ms; font-weight: normal; COLOR: #000000;}
.font28nwcomic		{ FONT: 28px comic sans ms; font-weight: normal; COLOR: #FFFFFF;}
.font28bbcomic		{ FONT: 28px comic sans ms; font-weight: bold; COLOR: #000000;}
.font28bwcomic		{ FONT: 28px comic sans ms; font-weight: bold; COLOR: #FFFFFF; }




.font30nbcomic		{ FONT: 30px comic sans ms; font-weight: normal; COLOR: #000000;}
.font30nwcomic		{ FONT: 30px comic sans ms; font-weight: normal; COLOR: #FFFFFF;}
.font30bbcomic		{ FONT: 30px comic sans ms; font-weight: bold; COLOR: #000000;}
.font30bwcomic		{ FONT: 30px comic sans ms; font-weight: bold; COLOR: #FFFFFF; }



.font36nbcomic		{ FONT: 36px comic sans ms; font-weight: normal; COLOR: #000000;}
.font36nwcomic		{ FONT: 36px comic sans ms; font-weight: normal; COLOR: #FFFFFF;}
.font36bbcomic		{ FONT: 36px comic sans ms; font-weight: bold; COLOR: #000000;}
.font36bwcomic		{ FONT: 36px comic sans ms; font-weight: bold; COLOR: #FFFFFF; }


.font40nbcomic		{ FONT: 40px comic sans ms; font-weight: normal; COLOR: #000000;}
.font40nwcomic		{ FONT: 40px comic sans ms; font-weight: normal; COLOR: #FFFFFF;}
.font40bbcomic		{ FONT: 40px comic sans ms; font-weight: bold; COLOR: #000000;}
.font40bwcomic		{ FONT: 40px comic sans ms; font-weight: bold; COLOR: #FFFFFF; }




/* GOLD AND MAGENTA--- g,m ---- COLOURED FONTS */


.font6ngtreb		{ FONT: 6px trebuchet ms; font-weight: normal; COLOR: #BCAC96;}
.font6nmtreb		{ FONT: 6px trebuchet ms; font-weight: normal; COLOR:#9F1888;}
.font6bgtreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #BCAC96;}
.font6bmtreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #9F1888;}



.font7ngtreb		{ FONT: 7px trebuchet ms; font-weight: normal; COLOR: #BCAC96;}
.font7nmtreb		{ FONT: 7px trebuchet ms; font-weight: normal; COLOR: #9F1888;}
.font7bgtreb		{ FONT: 7px trebuchet ms; font-weight: bold; COLOR: #BCAC96;}
.font7bmtreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #9F1888;}



.font8ngtreb		{ FONT: 8px trebuchet ms; font-weight: normal; COLOR: #BCAC96;}
.font8nmtreb		{ FONT: 8px trebuchet ms; font-weight: normal; COLOR: #9F1888;}
.font8bgtreb		{ FONT: 8px trebuchet ms; font-weight: bold; COLOR: #BCAC96;}
.font8bmtreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #9F1888;}


.font9ngtreb		{ FONT: 9px trebuchet ms; font-weight: normal; COLOR: #BCAC96;}
.font9nmtreb		{ FONT: 9px trebuchet ms; font-weight: normal; COLOR: #9F1888;}
.font9bgtreb		{ FONT: 9px trebuchet ms; font-weight: bold; COLOR: #BCAC96;}
.font9bmtreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #9F1888;}


.font10ngtreb		{ FONT: 10px trebuchet ms; font-weight: normal; COLOR: #BCAC96;}
.font10nmtreb		{ FONT: 10px trebuchet ms; font-weight: normal; COLOR: #9F1888;}
.font10bgtreb		{ FONT: 10px trebuchet ms; font-weight: bold; COLOR: #BCAC96;}
.font10bmtreb		{ FONT: 10px trebuchet ms; font-weight: bold; COLOR: #9F1888;}




.font11ngtreb		{ FONT: 11px trebuchet ms; font-weight: normal; COLOR: #BCAC96;}
.font11nmtreb		{ FONT: 11px trebuchet ms; font-weight: normal; COLOR: #9F1888;}
.font11bgtreb		{ FONT: 11px trebuchet ms; font-weight: bold; COLOR: #BCAC96;}
.font11bmtreb		{ FONT: 11px trebuchet ms; font-weight: bold; COLOR: #9F1888;}


.font12ngtreb		{ FONT: 12px trebuchet ms; font-weight: normal; COLOR: #BCAC96;}
.font12nmtreb		{ FONT: 12px trebuchet ms; font-weight: normal; COLOR: #9F1888;}
.font12bgtreb		{ FONT: 12px trebuchet ms; font-weight: bold; COLOR: #BCAC96;}
.font12bmtreb		{ FONT: 12px trebuchet ms; font-weight: bold; COLOR: #9F1888;}



.font14ngtreb		{ FONT: 14px trebuchet ms; font-weight: normal; COLOR: #BCAC96;}
.font14nmtreb		{ FONT: 14px trebuchet ms; font-weight: normal; COLOR: #9F1888;}
.font14bgtreb		{ FONT: 14px trebuchet ms; font-weight: bold; COLOR: #BCAC96;}
.font14bmtreb		{ FONT: 14px trebuchet ms; font-weight: bold; COLOR: #9F1888;}


.font18ngtreb		{ FONT: 18px trebuchet ms; font-weight: normal; COLOR: #BCAC96;}
.font18nmtreb		{ FONT: 18px trebuchet ms; font-weight: normal; COLOR: #9F1888;}
.font18bgtreb		{ FONT: 18px trebuchet ms; font-weight: bold; COLOR: #BCAC96;}
.font18bmtreb		{ FONT: 18px trebuchet ms; font-weight: bold; COLOR: #9F1888;}



.font20ngtreb		{ FONT: 20px trebuchet ms; font-weight: normal; COLOR: #BCAC96;}
.font20nmtreb		{ FONT: 20px trebuchet ms; font-weight: normal; COLOR: #9F1888;}
.font20bgtreb		{ FONT: 20px trebuchet ms; font-weight: bold; COLOR: #BCAC96;}
.font20bmtreb		{ FONT: 20px trebuchet ms; font-weight: bold; COLOR: #9F1888;}



.font24ngtreb		{ FONT: 24px trebuchet ms; font-weight: normal; COLOR: #BCAC96;}
.font24nmtreb		{ FONT: 24px trebuchet ms; font-weight: normal; COLOR: #9F1888;}
.font24bgtreb		{ FONT: 24px trebuchet ms; font-weight: bold; COLOR: #BCAC96;}
.font24bmtreb		{ FONT: 24px trebuchet ms; font-weight: bold; COLOR: #9F1888;}



.font28ngtreb		{ FONT: 28px trebuchet ms; font-weight: normal; COLOR: #BCAC96;}
.font28nmtreb		{ FONT: 28px trebuchet ms; font-weight: normal; COLOR: #9F1888;}
.font28bgtreb		{ FONT: 28px trebuchet ms; font-weight: bold; COLOR: #BCAC96;}
.font28bmtreb		{ FONT: 28px trebuchet ms; font-weight: bold; COLOR: #9F1888;}


.font30ngtreb		{ FONT: 30px trebuchet ms; font-weight: normal; COLOR: #BCAC96;}
.font30nmtreb		{ FONT: 30px trebuchet ms; font-weight: normal; COLOR: #9F1888;}
.font30bgtreb		{ FONT: 30px trebuchet ms; font-weight: bold; COLOR: #BCAC96;}
.font30bmtreb		{ FONT: 30px trebuchet ms; font-weight: bold; COLOR: #9F1888;}



.font36ngtreb		{ FONT: 36px trebuchet ms; font-weight: normal; COLOR: #BCAC96;}
.font36nmtreb		{ FONT: 36px trebuchet ms; font-weight: normal; COLOR: #9F1888;}
.font36bgtreb		{ FONT: 36px trebuchet ms; font-weight: bold; COLOR: #BCAC96;}
.font36bmtreb		{ FONT: 36px trebuchet ms; font-weight: bold; COLOR: #9F1888;}


.font40ngtreb		{ FONT: 40px trebuchet ms; font-weight: normal; COLOR: #BCAC96;}
.font40nmtreb		{ FONT: 40px trebuchet ms; font-weight: normal; COLOR: #9F1888;}
.font40bgtreb		{ FONT: 40px trebuchet ms; font-weight: bold; COLOR: #BCAC96;}
.font40bmtreb		{ FONT: 40px trebuchet ms; font-weight: bold; COLOR: #9F1888;}




.font6ngcomic		{ FONT: 6px comic sans ms; font-weight: normal; COLOR: #BCAC96;}
.font6nmcomic		{ FONT: 6px comic sans ms; font-weight: normal; COLOR: #9F1888;}
.font6bgcomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #BCAC96;}
.font6bmcomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #9F1888;}



.font7ngcomic		{ FONT: 7px comic sans ms; font-weight: normal; COLOR: #BCAC96;}
.font7nmcomic		{ FONT: 7px comic sans ms; font-weight: normal; COLOR: #9F1888;}
.font7bgcomic		{ FONT: 7px comic sans ms; font-weight: bold; COLOR: #BCAC96;}
.font7bmcomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #9F1888;}



.font8ngcomic		{ FONT: 8px comic sans ms; font-weight: normal; COLOR: #BCAC96;}
.font8nmcomic		{ FONT: 8px comic sans ms; font-weight: normal; COLOR: #9F1888;}
.font8bgcomic		{ FONT: 8px comic sans ms; font-weight: bold; COLOR: #BCAC96;}
.font8bmcomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #9F1888;}


.font9ngcomic		{ FONT: 9px comic sans ms; font-weight: normal; COLOR: #BCAC96;}
.font9nmcomic		{ FONT: 9px comic sans ms; font-weight: normal; COLOR: #9F1888;}
.font9bgcomic		{ FONT: 9px comic sans ms; font-weight: bold; COLOR: #BCAC96;}
.font9bmcomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #9F1888;}


.font10ngcomic		{ FONT: 10px comic sans ms; font-weight: normal; COLOR: #BCAC96;}
.font10nmcomic		{ FONT: 10px comic sans ms; font-weight: normal; COLOR: #9F1888;}
.font10bgcomic		{ FONT: 10px comic sans ms; font-weight: bold; COLOR: #BCAC96;}
.font10bmcomic		{ FONT: 10px comic sans ms; font-weight: bold; COLOR: #9F1888;}



.font11ngcomic		{ FONT: 11px comic sans ms; font-weight: normal; COLOR: #BCAC96;}
.font11nmcomic		{ FONT: 11px comic sans ms; font-weight: normal; COLOR: #9F1888;}
.font11bgcomic		{ FONT: 11px comic sans ms; font-weight: bold; COLOR: #BCAC96;}
.font11bmcomic		{ FONT: 11px comic sans ms; font-weight: bold; COLOR: #9F1888;}


.font12ngcomic		{ FONT: 12px comic sans ms; font-weight: normal; COLOR: #BCAC96;}
.font12nmcomic		{ FONT: 12px comic sans ms; font-weight: normal; COLOR: #9F1888;}
.font12bgcomic		{ FONT: 12px comic sans ms; font-weight: bold; COLOR: #BCAC96;}
.font12bmcomic		{ FONT: 12px comic sans ms; font-weight: bold; COLOR: #9F1888;}



.font14ngcomic		{ FONT: 14px comic sans ms; font-weight: normal; COLOR: #BCAC96;}
.font14nmcomic		{ FONT: 14px comic sans ms; font-weight: normal; COLOR: #9F1888;}
.font14bgcomic		{ FONT: 14px comic sans ms; font-weight: bold; COLOR: #BCAC96;}
.font14bmcomic		{ FONT: 14px comic sans ms; font-weight: bold; COLOR: #9F1888;}


.font18ngcomic		{ FONT: 18px comic sans ms; font-weight: normal; COLOR: #BCAC96;}
.font18nmcomic		{ FONT: 18px comic sans ms; font-weight: normal; COLOR: #9F1888;}
.font18bgcomic		{ FONT: 18px comic sans ms; font-weight: bold; COLOR: #BCAC96;}
.font18bmcomic		{ FONT: 18px comic sans ms; font-weight: bold; COLOR: #9F1888;}


.font20ngcomic		{ FONT: 20px comic sans ms; font-weight: normal; COLOR: #BCAC96;}
.font20nmcomic		{ FONT: 20px comic sans ms; font-weight: normal; COLOR: #9F1888;}
.font20bgcomic		{ FONT: 20px comic sans ms; font-weight: bold; COLOR: #BCAC96;}
.font20bmcomic		{ FONT: 20px comic sans ms; font-weight: bold; COLOR: #9F1888;}}



.font24ngcomic		{ FONT: 24px comic sans ms; font-weight: normal; COLOR: #BCAC96;}
.font24nmcomic		{ FONT: 24px comic sans ms; font-weight: normal; COLOR: #9F1888;}
.font24bgcomic		{ FONT: 24px comic sans ms; font-weight: bold; COLOR: #BCAC96;}
.font24bmcomic		{ FONT: 24px comic sans ms; font-weight: bold; COLOR: #9F1888;}


.font28ngcomic		{ FONT: 28px comic sans ms; font-weight: normal; COLOR: #BCAC96;}
.font28nmcomic		{ FONT: 28px comic sans ms; font-weight: normal; COLOR: #9F1888;}
.font28bgcomic		{ FONT: 28px comic sans ms; font-weight: bold; COLOR: #BCAC96;}
.font28bmcomic		{ FONT: 28px comic sans ms; font-weight: bold; COLOR: #9F1888;}



.font30ngcomic		{ FONT: 30px comic sans ms; font-weight: normal; COLOR: #BCAC96;}
.font30nmcomic		{ FONT: 30px comic sans ms; font-weight: normal; COLOR: #9F1888;}
.font30bgcomic		{ FONT: 30px comic sans ms; font-weight: bold; COLOR: #BCAC96;}
.font30bmcomic		{ FONT: 30px comic sans ms; font-weight: bold; COLOR: #9F1888;}



.font36ngcomic		{ FONT: 36px comic sans ms; font-weight: normal; COLOR: #BCAC96;}
.font36nmcomic		{ FONT: 36px comic sans ms; font-weight: normal; COLOR: #9F1888;}
.font36bgcomic		{ FONT: 36px comic sans ms; font-weight: bold; COLOR: #BCAC96;}
.font36bmcomic		{ FONT: 36px comic sans ms; font-weight: bold; COLOR: #9F1888;}


.font40ngcomic		{ FONT: 40px comic sans ms; font-weight: normal; COLOR: #BCAC96;}
.font40nmcomic		{ FONT: 40px comic sans ms; font-weight: normal; COLOR: #9F1888;}
.font40bgcomic		{ FONT: 40px comic sans ms; font-weight: bold; COLOR: #BCAC96;}
.font40bmcomic		{ FONT: 40px comic sans ms; font-weight: bold; COLOR: #9F1888;}

















/* MAROON AND MUSTARD--- mar, orange ---- COLOURED FONTS */


.font6nmartreb		{ FONT: 6px trebuchet ms; font-weight: normal; COLOR: #9C141A;}
.font6norangetreb		{ FONT: 6px trebuchet ms; font-weight: normal; COLOR:#F79433;}
.font6bmartreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #9C141A;}
.font6borangetreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #F79433;}



.font7nmartreb		{ FONT: 7px trebuchet ms; font-weight: normal; COLOR: #9C141A;}
.font7norangetreb		{ FONT: 7px trebuchet ms; font-weight: normal; COLOR: #F79433;}
.font7bmartreb		{ FONT: 7px trebuchet ms; font-weight: bold; COLOR: #9C141A;}
.font7borangetreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #F79433;}



.font8nmartreb		{ FONT: 8px trebuchet ms; font-weight: normal; COLOR: #9C141A;}
.font8norangetreb		{ FONT: 8px trebuchet ms; font-weight: normal; COLOR: #F79433;}
.font8bmartreb		{ FONT: 8px trebuchet ms; font-weight: bold; COLOR: #9C141A;}
.font8borangetreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #F79433;}


.font9nmartreb		{ FONT: 9px trebuchet ms; font-weight: normal; COLOR: #9C141A;}
.font9norangetreb		{ FONT: 9px trebuchet ms; font-weight: normal; COLOR: #F79433;}
.font9bmartreb		{ FONT: 9px trebuchet ms; font-weight: bold; COLOR: #9C141A;}
.font9borangetreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #F79433;}


.font10nmartreb		{ FONT: 10px trebuchet ms; font-weight: normal; COLOR: #9C141A;}
.font10norangetreb		{ FONT: 10px trebuchet ms; font-weight: normal; COLOR: #F79433;}
.font10bmartreb		{ FONT: 10px trebuchet ms; font-weight: bold; COLOR: #9C141A;}
.font10borangetreb		{ FONT: 10px trebuchet ms; font-weight: bold; COLOR: #F79433;}




.font11nmartreb		{ FONT: 11px trebuchet ms; font-weight: normal; COLOR: #9C141A;}
.font11norangetreb		{ FONT: 11px trebuchet ms; font-weight: normal; COLOR: #F79433;}
.font11bmartreb		{ FONT: 11px trebuchet ms; font-weight: bold; COLOR: #9C141A;}
.font11borangetreb		{ FONT: 11px trebuchet ms; font-weight: bold; COLOR: #F79433;}


.font12nmartreb		{ FONT: 12px trebuchet ms; font-weight: normal; COLOR: #9C141A;}
.font12norangetreb		{ FONT: 12px trebuchet ms; font-weight: normal; COLOR: #F79433;}
.font12bmartreb		{ FONT: 12px trebuchet ms; font-weight: bold; COLOR: #9C141A;}
.font12borangetreb		{ FONT: 12px trebuchet ms; font-weight: bold; COLOR: #F79433;}



.font14nmartreb		{ FONT: 14px trebuchet ms; font-weight: normal; COLOR: #9C141A;}
.font14norangetreb		{ FONT: 14px trebuchet ms; font-weight: normal; COLOR: #F79433;}
.font14bmartreb		{ FONT: 14px trebuchet ms; font-weight: bold; COLOR: #9C141A;}
.font14borangetreb		{ FONT: 14px trebuchet ms; font-weight: bold; COLOR: #F79433;}



.font16nmartreb		{ FONT: 16px trebuchet ms; font-weight: normal; COLOR: #9C141A;}
.font16norangetreb		{ FONT: 16px trebuchet ms; font-weight: normal; COLOR: #F79433;}
.font16bmartreb			{ FONT: 16px trebuchet ms; font-weight: bold; COLOR: #9C141A;}
.font16borangetreb			{ FONT: 16px trebuchet ms; font-weight: bold; COLOR: #F79433;}




.font18nmartreb		{ FONT: 18px trebuchet ms; font-weight: normal; COLOR: #9C141A;}
.font18norangetreb		{ FONT: 18px trebuchet ms; font-weight: normal; COLOR: #F79433;}
.font18bmartreb		{ FONT: 18px trebuchet ms; font-weight: bold; COLOR: #9C141A;}
.font18borangetreb		{ FONT: 18px trebuchet ms; font-weight: bold; COLOR: #F79433;}



.font20nmartreb		{ FONT: 20px trebuchet ms; font-weight: normal; COLOR: #9C141A;}
.font20norangetreb		{ FONT: 20px trebuchet ms; font-weight: normal; COLOR: #F79433;}
.font20bmartreb		{ FONT: 20px trebuchet ms; font-weight: bold; COLOR: #9C141A;}
.font20borangetreb		{ FONT: 20px trebuchet ms; font-weight: bold; COLOR: #F79433;}



.font24nmartreb		{ FONT: 24px trebuchet ms; font-weight: normal; COLOR: #9C141A;}
.font24norangetreb		{ FONT: 24px trebuchet ms; font-weight: normal; COLOR: #F79433;}
.font24bmartreb		{ FONT: 24px trebuchet ms; font-weight: bold; COLOR: #9C141A;}
.font24borangetreb		{ FONT: 24px trebuchet ms; font-weight: bold; COLOR: #F79433;}


.font28nmartreb		{ FONT: 28px trebuchet ms; font-weight: normal; COLOR: #9C141A;}
.font28norangetreb		{ FONT: 28px trebuchet ms; font-weight: normal; COLOR: #F79433;}
.font28bmartreb		{ FONT: 28px trebuchet ms; font-weight: bold; COLOR: #9C141A;}
.font28borangetreb		{ FONT: 28px trebuchet ms; font-weight: bold; COLOR: #F79433;}



.font30nmartreb		{ FONT: 30px trebuchet ms; font-weight: normal; COLOR: #9C141A;}
.font30norangetreb		{ FONT: 30px trebuchet ms; font-weight: normal; COLOR: #F79433;}
.font30bmartreb		{ FONT: 30px trebuchet ms; font-weight: bold; COLOR: #9C141A;}
.font30borangetreb		{ FONT: 30px trebuchet ms; font-weight: bold; COLOR: #F79433;}



.font36nmartreb		{ FONT: 36px trebuchet ms; font-weight: normal; COLOR: #9C141A;}
.font36norangetreb		{ FONT: 36px trebuchet ms; font-weight: normal; COLOR: #F79433;}
.font36bmartreb		{ FONT: 36px trebuchet ms; font-weight: bold; COLOR: #9C141A;}
.font36borangetreb		{ FONT: 36px trebuchet ms; font-weight: bold; COLOR: #F79433;}


.font40nmartreb		{ FONT: 40px trebuchet ms; font-weight: normal; COLOR: #9C141A;}
.font40norangetreb		{ FONT: 40px trebuchet ms; font-weight: normal; COLOR: #F79433;}
.font40bmartreb		{ FONT: 40px trebuchet ms; font-weight: bold; COLOR: #9C141A;}
.font40borangetreb		{ FONT: 40px trebuchet ms; font-weight: bold; COLOR: #F79433;}









.font6nmarcomic		{ FONT: 6px comic sans ms; font-weight: normal; COLOR: #9C141A;}
.font6norangecomic		{ FONT: 6px comic sans ms; font-weight: normal; COLOR: #F79433;}
.font6bgcomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #9C141A;}
.font6borangecomic		{ FONT: 6px comic sans ms; font-weimarht: bold; COLOR: #F79433;}



.font7nmarcomic		{ FONT: 7px comic sans ms; font-weight: normal; COLOR: #9C141A;}
.font7norangecomic		{ FONT: 7px comic sans ms; font-weight: normal; COLOR: #F79433;}
.font7bmarcomic		{ FONT: 7px comic sans ms; font-weight: bold; COLOR: #9C141A;}
.font7borangecomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #F79433;}



.font8nmarcomic		{ FONT: 8px comic sans ms; font-weight: normal; COLOR: #9C141A;}
.font8norangecomic		{ FONT: 8px comic sans ms; font-weight: normal; COLOR: #F79433;}
.font8bmarcomic		{ FONT: 8px comic sans ms; font-weight: bold; COLOR: #9C141A;}
.font8borangecomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #F79433;}


.font9nmarcomic		{ FONT: 9px comic sans ms; font-weight: normal; COLOR: #9C141A;}
.font9norangecomic		{ FONT: 9px comic sans ms; font-weight: normal; COLOR: #F79433;}
.font9bmarcomic		{ FONT: 9px comic sans ms; font-weight: bold; COLOR: #9C141A;}
.font9borangecomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #F79433;}


.font10nmarcomic		{ FONT: 10px comic sans ms; font-weight: normal; COLOR: #9C141A;}
.font10norangecomic		{ FONT: 10px comic sans ms; font-weight: normal; COLOR: #F79433;}
.font10bmarcomic		{ FONT: 10px comic sans ms; font-weight: bold; COLOR: #9C141A;}
.font10borangecomic		{ FONT: 10px comic sans ms; font-weight: bold; COLOR: #F79433;}




.font11nmarcomic		{ FONT: 11px comic sans ms; font-weight: normal; COLOR: #9C141A;}
.font11norangecomic		{ FONT: 11px comic sans ms; font-weight: normal; COLOR: #F79433;}
.font11bmarcomic		{ FONT: 11px comic sans ms; font-weight: bold; COLOR: #9C141A;}
.font11borangecomic		{ FONT: 11px comic sans ms; font-weight: bold; COLOR: #F79433;}


.font12nmarcomic		{ FONT: 12px comic sans ms; font-weight: normal; COLOR: #9C141A;}
.font12norangecomic		{ FONT: 12px comic sans ms; font-weight: normal; COLOR: #F79433;}
.font12bmarcomic		{ FONT: 12px comic sans ms; font-weight: bold; COLOR: #9C141A;}
.font12borangecomic		{ FONT: 12px comic sans ms; font-weight: bold; COLOR: #F79433;}



.font14nmarcomic		{ FONT: 14px comic sans ms; font-weight: normal; COLOR: #9C141A;}
.font14norangecomic		{ FONT: 14px comic sans ms; font-weight: normal; COLOR: #F79433;}
.font14bmarcomic		{ FONT: 14px comic sans ms; font-weight: bold; COLOR: #9C141A;}
.font14borangecomic		{ FONT: 14px comic sans ms; font-weight: bold; COLOR: #F79433;}


.font18nmarcomic		{ FONT: 18px comic sans ms; font-weight: normal; COLOR: #9C141A;}
.font18norangecomic		{ FONT: 18px comic sans ms; font-weight: normal; COLOR: #F79433;}
.font18bmarcomic		{ FONT: 18px comic sans ms; font-weight: bold; COLOR: #9C141A;}
.font18borangecomic		{ FONT: 18px comic sans ms; font-weight: bold; COLOR: #F79433;}


.font20nmarcomic		{ FONT: 20px comic sans ms; font-weight: normal; COLOR: #9C141A;}
.font20norangecomic		{ FONT: 20px comic sans ms; font-weight: normal; COLOR: #F79433;}
.font20bmarcomic		{ FONT: 20px comic sans ms; font-weight: bold; COLOR: #9C141A;}
.font20borangecomic		{ FONT: 20px comic sans ms; font-weight: bold; COLOR: #F79433;}}



.font24nmarcomic		{ FONT: 24px comic sans ms; font-weight: normal; COLOR: #9C141A;}
.font24norangecomic		{ FONT: 24px comic sans ms; font-weight: normal; COLOR: #F79433;}
.font24bmarcomic		{ FONT: 24px comic sans ms; font-weight: bold; COLOR: #9C141A;}
.font24borangecomic		{ FONT: 24px comic sans ms; font-weight: bold; COLOR: #F79433;}


.font28nmarcomic		{ FONT: 28px comic sans ms; font-weight: normal; COLOR: #9C141A;}
.font28norangecomic		{ FONT: 28px comic sans ms; font-weight: normal; COLOR: #F79433;}
.font28bmarcomic		{ FONT: 28px comic sans ms; font-weight: bold; COLOR: #9C141A;}
.font28borangecomic		{ FONT: 28px comic sans ms; font-weight: bold; COLOR: #F79433;}




.font30nmarcomic		{ FONT: 30px comic sans ms; font-weight: normal; COLOR: #9C141A;}
.font30norangecomic		{ FONT: 30px comic sans ms; font-weight: normal; COLOR: #F79433;}
.font30bmarcomic		{ FONT: 30px comic sans ms; font-weight: bold; COLOR: #9C141A;}
.font30borangecomic		{ FONT: 30px comic sans ms; font-weight: bold; COLOR: #F79433;}



.font36nmarcomic		{ FONT: 36px comic sans ms; font-weight: normal; COLOR: #9C141A;}
.font36norangecomic		{ FONT: 36px comic sans ms; font-weight: normal; COLOR: #F79433;}
.font36bmarcomic		{ FONT: 36px comic sans ms; font-weight: bold; COLOR: #9C141A;}
.font36borangecomic		{ FONT: 36px comic sans ms; font-weight: bold; COLOR: #F79433;}


.font40nmarcomic		{ FONT: 40px comic sans ms; font-weight: normal; COLOR: #9C141A;}
.font40norangecomic		{ FONT: 40px comic sans ms; font-weight: normal; COLOR: #F79433;}
.font40bmarcomic		{ FONT: 40px comic sans ms; font-weight: bold; COLOR: #9C141A;}
.font40borangecomic		{ FONT: 40px comic sans ms; font-weight: bold; COLOR: #F79433;}



























/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES,  bl-blue, g-green*/

.font6nbltreb		{ FONT: 6px trebuchet ms; font-weight: normal; COLOR: #5585d7;}
.font6ngtreb		{ FONT: 6px trebuchet ms; font-weight: normal; COLOR: #2EB135;}
.font6bbltreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #5585d7;}
.font6bgtreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #2EB135; }



.font7nbltreb		{ FONT: 7px trebuchet ms; font-weight: normal; COLOR: #5585d7;}
.font7ngtreb		{ FONT: 7px trebuchet ms; font-weight: normal; COLOR: #2EB135;}
.font7bbltreb		{ FONT: 7px trebuchet ms; font-weight: bold; COLOR: #5585d7;}
.font7bgtreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #2EB135; }



.font8nbltreb		{ FONT: 8px trebuchet ms; font-weight: normal; COLOR: #5585d7;}
.font8ngtreb		{ FONT: 8px trebuchet ms; font-weight: normal; COLOR: #2EB135;}
.font8bbltreb		{ FONT: 8px trebuchet ms; font-weight: bold; COLOR: #5585d7;}
.font8bgtreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #2EB135; }


.font9nbltreb		{ FONT: 9px trebuchet ms; font-weight: normal; COLOR: #5585d7;}
.font9ngtreb		{ FONT: 9px trebuchet ms; font-weight: normal; COLOR: #2EB135;}
.font9bbltreb		{ FONT: 9px trebuchet ms; font-weight: bold; COLOR: #5585d7;}
.font9bgtreb		{ FONT: 6px trebuchet ms; font-weight: bold; COLOR: #2EB135; }


.font10nbltreb		{ FONT: 10px trebuchet ms; font-weight: normal; COLOR: #5585d7;}
.font10ngtreb		{ FONT: 10px trebuchet ms; font-weight: normal; COLOR: #2EB135;}
.font10bbltreb		{ FONT: 10px trebuchet ms; font-weight: bold; COLOR: #5585d7;}
.font10bgtreb		{ FONT: 10px trebuchet ms; font-weight: bold; COLOR: #2EB135; }




.font11nbltreb		{ FONT: 11px trebuchet ms; font-weight: normal; COLOR: #5585d7;}
.font11ngtreb		{ FONT: 11px trebuchet ms; font-weight: normal; COLOR: #2EB135;}
.font11bbltreb		{ FONT: 11px trebuchet ms; font-weight: bold; COLOR: #5585d7;}
.font11bgtreb		{ FONT: 11px trebuchet ms; font-weight: bold; COLOR: #2EB135; }


.font12nbltreb		{ FONT: 12px trebuchet ms; font-weight: normal; COLOR: #5585d7;}
.font12ngtreb		{ FONT: 12px trebuchet ms; font-weight: normal; COLOR: #2EB135;}
.font12bbltreb		{ FONT: 12px trebuchet ms; font-weight: bold; COLOR: #5585d7;}
.font12bgtreb		{ FONT: 12px trebuchet ms; font-weight: bold; COLOR: #2EB135; }



.font14nbltreb		{ FONT: 14px trebuchet ms; font-weight: normal; COLOR: #5585d7;}
.font14ngtreb		{ FONT: 14px trebuchet ms; font-weight: normal; COLOR: #2EB135;}
.font14bbltreb		{ FONT: 14px trebuchet ms; font-weight: bold; COLOR: #5585d7;}
.font14bgtreb		{ FONT: 14px trebuchet ms; font-weight: bold; COLOR: #2EB135; }


.font16nbltreb		{ FONT: 16px trebuchet ms; font-weight: normal; COLOR: #5585d7;}
.font16ngtreb		{ FONT: 16px trebuchet ms; font-weight: normal; COLOR: #2EB135;}
.font16bbltreb		{ FONT: 16px trebuchet ms; font-weight: bold; COLOR: #5585d7;}
.font16bgtreb		{ FONT: 16px trebuchet ms; font-weight: bold; COLOR: #2EB135; }


.font18nbltreb		{ FONT: 18px trebuchet ms; font-weight: normal; COLOR: #5585d7;}
.font18ngtreb		{ FONT: 18px trebuchet ms; font-weight: normal; COLOR: #2EB135;}
.font18bbltreb		{ FONT: 18px trebuchet ms; font-weight: bold; COLOR: #5585d7;}
.font18bgtreb		{ FONT: 18px trebuchet ms; font-weight: bold; COLOR: #2EB135; }



.font20nbltreb		{ FONT: 20px trebuchet ms; font-weight: normal; COLOR: #5585d7;}
.font20ngtreb		{ FONT: 20px trebuchet ms; font-weight: normal; COLOR: #2EB135;}
.font20bbltreb		{ FONT: 20px trebuchet ms; font-weight: bold; COLOR: #5585d7;}
.font20bgtreb		{ FONT: 20px trebuchet ms; font-weight: bold; COLOR: #2EB135; }



.font24nbltreb		{ FONT: 24px trebuchet ms; font-weight: normal; COLOR: #5585d7;}
.font24ngtreb		{ FONT: 24px trebuchet ms; font-weight: normal; COLOR: #2EB135;}
.font24bbltreb		{ FONT: 24px trebuchet ms; font-weight: bold; COLOR: #5585d7;}
.font24bgtreb		{ FONT: 24px trebuchet ms; font-weight: bold; COLOR: #2EB135; }


.font28nbltreb		{ FONT: 28px trebuchet ms; font-weight: normal; COLOR: #5585d7;}
.font28ngtreb		{ FONT: 28px trebuchet ms; font-weight: normal; COLOR: #2EB135;}
.font28bbltreb		{ FONT: 28px trebuchet ms; font-weight: bold; COLOR: #5585d7;}
.font28bgtreb		{ FONT: 28px trebuchet ms; font-weight: bold; COLOR: #2EB135; }



.font30nbltreb		{ FONT: 30px trebuchet ms; font-weight: normal; COLOR: #5585d7;}
.font30ngtreb		{ FONT: 30px trebuchet ms; font-weight: normal; COLOR: #2EB135;}
.font30bbltreb		{ FONT: 30px trebuchet ms; font-weight: bold; COLOR: #5585d7;}
.font30bgtreb		{ FONT: 30px trebuchet ms; font-weight: bold; COLOR: #2EB135; }



.font36nbltreb		{ FONT: 36px trebuchet ms; font-weight: normal; COLOR: #5585d7;}
.font36ngtreb		{ FONT: 36px trebuchet ms; font-weight: normal; COLOR: #2EB135;}
.font36bbltreb		{ FONT: 36px trebuchet ms; font-weight: bold; COLOR: #5585d7;}
.font36bgtreb		{ FONT: 36px trebuchet ms; font-weight: bold; COLOR: #2EB135; }


.font40nbltreb		{ FONT: 40px trebuchet ms; font-weight: normal; COLOR: #5585d7;}
.font40ngtreb		{ FONT: 40px trebuchet ms; font-weight: normal; COLOR: #2EB135;}
.font40bbltreb		{ FONT: 40px trebuchet ms; font-weight: bold; COLOR: #5585d7;}
.font40bgtreb		{ FONT: 40px trebuchet ms; font-weight: bold; COLOR: #2EB135; }






.font6nblcomic		{ FONT: 6px comic sans ms; font-weight: normal; COLOR: #5585d7;}
.font6ngcomic		{ FONT: 6px comic sans ms; font-weight: normal; COLOR: #2EB135;}
.font6bblcomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #5585d7;}
.font6bgcomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #2EB135; }



.font7nblcomic		{ FONT: 7px comic sans ms; font-weight: normal; COLOR: #5585d7;}
.font7ngcomic		{ FONT: 7px comic sans ms; font-weight: normal; COLOR: #2EB135;}
.font7bblcomic		{ FONT: 7px comic sans ms; font-weight: bold; COLOR: #5585d7;}
.font7bgcomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #2EB135; }



.font8nblcomic		{ FONT: 8px comic sans ms; font-weight: normal; COLOR: #5585d7;}
.font8ngcomic		{ FONT: 8px comic sans ms; font-weight: normal; COLOR: #2EB135;}
.font8bblcomic		{ FONT: 8px comic sans ms; font-weight: bold; COLOR: #5585d7;}
.font8bgcomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #2EB135; }


.font9nblcomic		{ FONT: 9px comic sans ms; font-weight: normal; COLOR: #5585d7;}
.font9ngcomic		{ FONT: 9px comic sans ms; font-weight: normal; COLOR: #2EB135;}
.font9bblcomic		{ FONT: 9px comic sans ms; font-weight: bold; COLOR: #5585d7;}
.font9bgcomic		{ FONT: 6px comic sans ms; font-weight: bold; COLOR: #2EB135; }


.font10nblcomic		{ FONT: 10px comic sans ms; font-weight: normal; COLOR: #5585d7;}
.font10ngcomic		{ FONT: 10px comic sans ms; font-weight: normal; COLOR: #2EB135;}
.font10bblcomic		{ FONT: 10px comic sans ms; font-weight: bold; COLOR: #5585d7;}
.font10bgcomic		{ FONT: 10px comic sans ms; font-weight: bold; COLOR: #2EB135; }




.font11nblcomic		{ FONT: 11px comic sans ms; font-weight: normal; COLOR: #5585d7;}
.font11ngcomic		{ FONT: 11px comic sans ms; font-weight: normal; COLOR: #2EB135;}
.font11bblcomic		{ FONT: 11px comic sans ms; font-weight: bold; COLOR: #5585d7;}
.font11bgcomic		{ FONT: 11px comic sans ms; font-weight: bold; COLOR: #2EB135; }


.font12nblcomic		{ FONT: 12px comic sans ms; font-weight: normal; COLOR: #5585d7;}
.font12ngcomic		{ FONT: 12px comic sans ms; font-weight: normal; COLOR: #2EB135;}
.font12bblcomic		{ FONT: 12px comic sans ms; font-weight: bold; COLOR: #5585d7;}
.font12bgcomic		{ FONT: 12px comic sans ms; font-weight: bold; COLOR: #2EB135; }



.font14nblcomic		{ FONT: 14px comic sans ms; font-weight: normal; COLOR: #5585d7;}
.font14ngcomic		{ FONT: 14px comic sans ms; font-weight: normal; COLOR: #2EB135;}
.font14bblcomic		{ FONT: 14px comic sans ms; font-weight: bold; COLOR: #5585d7;}
.font14bgcomic		{ FONT: 14px comic sans ms; font-weight: bold; COLOR: #2EB135; }


.font16nblcomic		{ FONT: 16px comic sans ms; font-weight: normal; COLOR: #5585d7;}
.font16ngcomic		{ FONT: 16px comic sans ms; font-weight: normal; COLOR: #2EB135;}
.font16bblcomic		{ FONT: 16px comic sans ms; font-weight: bold; COLOR: #5585d7;}
.font16bgcomic		{ FONT: 16px comic sans ms; font-weight: bold; COLOR: #2EB135; }


.font18nblcomic		{ FONT: 18px comic sans ms; font-weight: normal; COLOR: #5585d7;}
.font18ngcomic		{ FONT: 18px comic sans ms; font-weight: normal; COLOR: #2EB135;}
.font18bblcomic		{ FONT: 18px comic sans ms; font-weight: bold; COLOR: #5585d7;}
.font18bgcomic		{ FONT: 18px comic sans ms; font-weight: bold; COLOR: #2EB135; }



.font20nblcomic		{ FONT: 20px comic sans ms; font-weight: normal; COLOR: #5585d7;}
.font20ngcomic		{ FONT: 20px comic sans ms; font-weight: normal; COLOR: #2EB135;}
.font20bblcomic		{ FONT: 20px comic sans ms; font-weight: bold; COLOR: #5585d7;}
.font20bgcomic		{ FONT: 20px comic sans ms; font-weight: bold; COLOR: #2EB135; }



.font24nblcomic		{ FONT: 24px comic sans ms; font-weight: normal; COLOR: #5585d7;}
.font24ngcomic		{ FONT: 24px comic sans ms; font-weight: normal; COLOR: #2EB135;}
.font24bblcomic		{ FONT: 24px comic sans ms; font-weight: bold; COLOR: #5585d7;}
.font24bgcomic		{ FONT: 24px comic sans ms; font-weight: bold; COLOR: #2EB135; }


.font28nblcomic		{ FONT: 28px comic sans ms; font-weight: normal; COLOR: #5585d7;}
.font28ngcomic		{ FONT: 28px comic sans ms; font-weight: normal; COLOR: #2EB135;}
.font28bblcomic		{ FONT: 28px comic sans ms; font-weight: bold; COLOR: #5585d7;}
.font28bgcomic		{ FONT: 28px comic sans ms; font-weight: bold; COLOR: #2EB135; }




.font30nblcomic		{ FONT: 30px comic sans ms; font-weight: normal; COLOR: #5585d7;}
.font30ngcomic		{ FONT: 30px comic sans ms; font-weight: normal; COLOR: #2EB135;}
.font30bblcomic		{ FONT: 30px comic sans ms; font-weight: bold; COLOR: #5585d7;}
.font30bgcomic		{ FONT: 30px comic sans ms; font-weight: bold; COLOR: #2EB135; }



.font36nblcomic		{ FONT: 36px comic sans ms; font-weight: normal; COLOR: #5585d7;}
.font36ngcomic		{ FONT: 36px comic sans ms; font-weight: normal; COLOR: #2EB135;}
.font36bblcomic		{ FONT: 36px comic sans ms; font-weight: bold; COLOR: #5585d7;}
.font36bgcomic		{ FONT: 36px comic sans ms; font-weight: bold; COLOR: #2EB135; }


.font40nblcomic		{ FONT: 40px comic sans ms; font-weight: normal; COLOR: #5585d7;}
.font40ngcomic		{ FONT: 40px comic sans ms; font-weight: normal; COLOR: #2EB135;}
.font40bblcomic		{ FONT: 40px comic sans ms; font-weight: bold; COLOR: #5585d7;}
.font40bwcomic		{ FONT: 40px comic sans ms; font-weight: bold; COLOR: #2EB135; }



/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES,  b-black, w-white*/

.font6nbtahoma		{ FONT: 6px tahoma ; font-weight: normal; COLOR: #000000;}
.font6nwtahoma		{ FONT: 6px tahoma ; font-weight: normal; COLOR: #FFFFFF;}
.font6bbtahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #000000;}
.font6bwtahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #FFFFFF; }



.font7nbtahoma		{ FONT: 7px tahoma ; font-weight: normal; COLOR: #000000;}
.font7nwtahoma		{ FONT: 7px tahoma ; font-weight: normal; COLOR: #FFFFFF;}
.font7bbtahoma		{ FONT: 7px tahoma ; font-weight: bold; COLOR: #000000;}
.font7bwtahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #FFFFFF; }



.font8nbtahoma		{ FONT: 8px tahoma ; font-weight: normal; COLOR: #000000;}
.font8nwtahoma		{ FONT: 8px tahoma ; font-weight: normal; COLOR: #FFFFFF;}
.font8bbtahoma		{ FONT: 8px tahoma ; font-weight: bold; COLOR: #000000;}
.font8bwtahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #FFFFFF; }


.font9nbtahoma		{ FONT: 9px tahoma ; font-weight: normal; COLOR: #000000;}
.font9nwtahoma		{ FONT: 9px tahoma ; font-weight: normal; COLOR: #FFFFFF;}
.font9bbtahoma		{ FONT: 9px tahoma ; font-weight: bold; COLOR: #000000;}
.font9bwtahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #FFFFFF; }


.font10nbtahoma		{ FONT: 10px tahoma ; font-weight: normal; COLOR: #000000;}
.font10nwtahoma		{ FONT: 10px tahoma ; font-weight: normal; COLOR: #FFFFFF;}
.font10bbtahoma		{ FONT: 10px tahoma ; font-weight: bold; COLOR: #000000;}
.font10bwtahoma		{ FONT: 10px tahoma ; font-weight: bold; COLOR: #FFFFFF; }




.font11nbtahoma		{ FONT: 11px tahoma ; font-weight: normal; COLOR: #000000;}
.font11nwtahoma		{ FONT: 11px tahoma ; font-weight: normal; COLOR: #FFFFFF;}
.font11bbtahoma		{ FONT: 11px tahoma ; font-weight: bold; COLOR: #000000;}
.font11bwtahoma		{ FONT: 11px tahoma ; font-weight: bold; COLOR: #FFFFFF; }


.font12nbtahoma		{ FONT: 12px tahoma ; font-weight: normal; COLOR: #000000;}
.font12nwtahoma		{ FONT: 12px tahoma ; font-weight: normal; COLOR: #FFFFFF;}
.font12bbtahoma		{ FONT: 12px tahoma ; font-weight: bold; COLOR: #000000;}
.font12bwtahoma		{ FONT: 12px tahoma ; font-weight: bold; COLOR: #FFFFFF; }



.font14nbtahoma		{ FONT: 14px tahoma ; font-weight: normal; COLOR: #000000;}
.font14nwtahoma		{ FONT: 14px tahoma ; font-weight: normal; COLOR: #FFFFFF;}
.font14bbtahoma		{ FONT: 14px tahoma ; font-weight: bold; COLOR: #000000;}
.font14bwtahoma		{ FONT: 14px tahoma ; font-weight: bold; COLOR: #FFFFFF; }


.font16nbtahoma		{ FONT: 16px tahoma ; font-weight: normal; COLOR: #000000;}
.font16nwtahoma		{ FONT: 16px tahoma ; font-weight: normal; COLOR: #FFFFFF;}
.font16bbtahoma		{ FONT: 16px tahoma ; font-weight: bold; COLOR: #000000;}
.font16bwtahoma		{ FONT: 16px tahoma ; font-weight: bold; COLOR: #FFFFFF; }


.font18nbtahoma		{ FONT: 18px tahoma ; font-weight: normal; COLOR: #000000;}
.font18nwtahoma		{ FONT: 18px tahoma ; font-weight: normal; COLOR: #FFFFFF;}
.font18bbtahoma		{ FONT: 18px tahoma ; font-weight: bold; COLOR: #000000;}
.font18bwtahoma		{ FONT: 18px tahoma ; font-weight: bold; COLOR: #FFFFFF; }



.font20nbtahoma		{ FONT: 20px tahoma ; font-weight: normal; COLOR: #000000;}
.font20nwtahoma		{ FONT: 20px tahoma ; font-weight: normal; COLOR: #FFFFFF;}
.font20bbtahoma		{ FONT: 20px tahoma ; font-weight: bold; COLOR: #000000;}
.font20bwtahoma		{ FONT: 20px tahoma ; font-weight: bold; COLOR: #FFFFFF; }



.font24nbtahoma		{ FONT: 24px tahoma ; font-weight: normal; COLOR: #000000;}
.font24nwtahoma		{ FONT: 24px tahoma ; font-weight: normal; COLOR: #FFFFFF;}
.font24bbtahoma		{ FONT: 24px tahoma ; font-weight: bold; COLOR: #000000;}
.font24bwtahoma		{ FONT: 24px tahoma ; font-weight: bold; COLOR: #FFFFFF; }


.font28nbtahoma		{ FONT: 28px tahoma ; font-weight: normal; COLOR: #000000;}
.font28nwtahoma		{ FONT: 28px tahoma ; font-weight: normal; COLOR: #FFFFFF;}
.font28bbtahoma		{ FONT: 28px tahoma ; font-weight: bold; COLOR: #000000;}
.font28bwtahoma		{ FONT: 28px tahoma ; font-weight: bold; COLOR: #FFFFFF; }



.font30nbtahoma		{ FONT: 30px tahoma ; font-weight: normal; COLOR: #000000;}
.font30nwtahoma		{ FONT: 30px tahoma ; font-weight: normal; COLOR: #FFFFFF;}
.font30bbtahoma		{ FONT: 30px tahoma ; font-weight: bold; COLOR: #000000;}
.font30bwtahoma		{ FONT: 30px tahoma ; font-weight: bold; COLOR: #FFFFFF; }



.font36nbtahoma		{ FONT: 36px tahoma ; font-weight: normal; COLOR: #000000;}
.font36nwtahoma		{ FONT: 36px tahoma ; font-weight: normal; COLOR: #FFFFFF;}
.font36bbtahoma		{ FONT: 36px tahoma ; font-weight: bold; COLOR: #000000;}
.font36bwtahoma		{ FONT: 36px tahoma ; font-weight: bold; COLOR: #FFFFFF; }


.font40nbtahoma		{ FONT: 40px tahoma ; font-weight: normal; COLOR: #000000;}
.font40nwtahoma		{ FONT: 40px tahoma ; font-weight: normal; COLOR: #FFFFFF;}
.font40bbtahoma		{ FONT: 40px tahoma ; font-weight: bold; COLOR: #000000;}
.font40bwtahoma		{ FONT: 40px tahoma ; font-weight: bold; COLOR: #FFFFFF; }






.font6nbarialnarrow		{ FONT: 6px arial narrow ; font-weight: normal; COLOR: #000000;}
.font6nwarialnarrow		{ FONT: 6px arial narrow ; font-weight: normal; COLOR: #FFFFFF;}
.font6bbarialnarrow		{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #000000;}
.font6bwarialnarrow		{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #FFFFFF; }



.font7nbarialnarrow		{ FONT: 7px arial narrow ; font-weight: normal; COLOR: #000000;}
.font7nwarialnarrow		{ FONT: 7px arial narrow ; font-weight: normal; COLOR: #FFFFFF;}
.font7bbarialnarrow		{ FONT: 7px arial narrow ; font-weight: bold; COLOR: #000000;}
.font7bwarialnarrow		{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #FFFFFF; }



.font8nbarialnarrow		{ FONT: 8px arial narrow ; font-weight: normal; COLOR: #000000;}
.font8nwarialnarrow		{ FONT: 8px arial narrow ; font-weight: normal; COLOR: #FFFFFF;}
.font8bbarialnarrow		{ FONT: 8px arial narrow ; font-weight: bold; COLOR: #000000;}
.font8bwarialnarrow		{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #FFFFFF; }


.font9nbarialnarrow		{ FONT: 9px arial narrow ; font-weight: normal; COLOR: #000000;}
.font9nwarialnarrow		{ FONT: 9px arial narrow ; font-weight: normal; COLOR: #FFFFFF;}
.font9bbarialnarrow		{ FONT: 9px arial narrow ; font-weight: bold; COLOR: #000000;}
.font9bwarialnarrow		{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #FFFFFF; }


.font10nbarialnarrow		{ FONT: 10px arial narrow ; font-weight: normal; COLOR: #000000;}
.font10nwarialnarrow		{ FONT: 10px arial narrow ; font-weight: normal; COLOR: #FFFFFF;}
.font10bbarialnarrow		{ FONT: 10px arial narrow ; font-weight: bold; COLOR: #000000;}
.font10bwarialnarrow		{ FONT: 10px arial narrow ; font-weight: bold; COLOR: #FFFFFF; }




.font11nbarialnarrow		{ FONT: 11px arial narrow ; font-weight: normal; COLOR: #000000;}
.font11nwarialnarrow		{ FONT: 11px arial narrow ; font-weight: normal; COLOR: #FFFFFF;}
.font11bbarialnarrow		{ FONT: 11px arial narrow ; font-weight: bold; COLOR: #000000;}
.font11bwarialnarrow		{ FONT: 11px arial narrow ; font-weight: bold; COLOR: #FFFFFF; }


.font12nbarialnarrow		{ FONT: 12px arial narrow ; font-weight: normal; COLOR: #000000;}
.font12nwarialnarrow		{ FONT: 12px arial narrow ; font-weight: normal; COLOR: #FFFFFF;}
.font12bbarialnarrow		{ FONT: 12px arial narrow ; font-weight: bold; COLOR: #000000;}
.font12bwarialnarrow		{ FONT: 12px arial narrow ; font-weight: bold; COLOR: #FFFFFF; }



.font14nbarialnarrow		{ FONT: 14px arial narrow ; font-weight: normal; COLOR: #000000;}
.font14nwarialnarrow		{ FONT: 14px arial narrow ; font-weight: normal; COLOR: #FFFFFF;}
.font14bbarialnarrow		{ FONT: 14px arial narrow ; font-weight: bold; COLOR: #000000;}
.font14bwarialnarrow		{ FONT: 14px arial narrow ; font-weight: bold; COLOR: #FFFFFF; }


.font16nbarialnarrow		{ FONT: 16px arial narrow ; font-weight: normal; COLOR: #000000;}
.font16nwarialnarrow		{ FONT: 16px arial narrow ; font-weight: normal; COLOR: #FFFFFF;}
.font16bbarialnarrow		{ FONT: 16px arial narrow ; font-weight: bold; COLOR: #000000;}
.font16bwarialnarrow		{ FONT: 16px arial narrow ; font-weight: bold; COLOR: #FFFFFF; }


.font18nbarialnarrow		{ FONT: 18px arial narrow ; font-weight: normal; COLOR: #000000;}
.font18nwarialnarrow		{ FONT: 18px arial narrow ; font-weight: normal; COLOR: #FFFFFF;}
.font18bbarialnarrow		{ FONT: 18px arial narrow ; font-weight: bold; COLOR: #000000;}
.font18bwarialnarrow		{ FONT: 18px arial narrow ; font-weight: bold; COLOR: #FFFFFF; }



.font20nbarialnarrow		{ FONT: 20px arial narrow ; font-weight: normal; COLOR: #000000;}
.font20nwarialnarrow		{ FONT: 20px arial narrow ; font-weight: normal; COLOR: #FFFFFF;}
.font20bbarialnarrow		{ FONT: 20px arial narrow ; font-weight: bold; COLOR: #000000;}
.font20bwarialnarrow		{ FONT: 20px arial narrow ; font-weight: bold; COLOR: #FFFFFF; }



.font24nbarialnarrow		{ FONT: 24px arial narrow ; font-weight: normal; COLOR: #000000;}
.font24nwarialnarrow		{ FONT: 24px arial narrow ; font-weight: normal; COLOR: #FFFFFF;}
.font24bbarialnarrow		{ FONT: 24px arial narrow ; font-weight: bold; COLOR: #000000;}
.font24bwarialnarrow		{ FONT: 24px arial narrow ; font-weight: bold; COLOR: #FFFFFF; }


.font28nbarialnarrow		{ FONT: 28px arial narrow ; font-weight: normal; COLOR: #000000;}
.font28nwarialnarrow		{ FONT: 28px arial narrow ; font-weight: normal; COLOR: #FFFFFF;}
.font28bbarialnarrow		{ FONT: 28px arial narrow ; font-weight: bold; COLOR: #000000;}
.font28bwarialnarrow		{ FONT: 28px arial narrow ; font-weight: bold; COLOR: #FFFFFF; }




.font30nbarialnarrow		{ FONT: 30px arial narrow ; font-weight: normal; COLOR: #000000;}
.font30nwarialnarrow		{ FONT: 30px arial narrow ; font-weight: normal; COLOR: #FFFFFF;}
.font30bbarialnarrow		{ FONT: 30px arial narrow ; font-weight: bold; COLOR: #000000;}
.font30bwarialnarrow		{ FONT: 30px arial narrow ; font-weight: bold; COLOR: #FFFFFF; }



.font36nbarialnarrow		{ FONT: 36px arial narrow ; font-weight: normal; COLOR: #000000;}
.font36nwarialnarrow		{ FONT: 36px arial narrow ; font-weight: normal; COLOR: #FFFFFF;}
.font36bbarialnarrow		{ FONT: 36px arial narrow ; font-weight: bold; COLOR: #000000;}
.font36bwarialnarrow		{ FONT: 36px arial narrow ; font-weight: bold; COLOR: #FFFFFF; }


.font40nbarialnarrow		{ FONT: 40px arial narrow ; font-weight: normal; COLOR: #000000;}
.font40nwarialnarrow		{ FONT: 40px arial narrow ; font-weight: normal; COLOR: #FFFFFF;}
.font40bbarialnarrow		{ FONT: 40px arial narrow ; font-weight: bold; COLOR: #000000;}
.font40bwarialnarrow		{ FONT: 40px arial narrow ; font-weight: bold; COLOR: #FFFFFF; }




/* GOLD AND MAGENTA--- g,m ---- COLOURED FONTS */


.font6ngtahoma		{ FONT: 6px tahoma ; font-weight: normal; COLOR: #BCAC96;}
.font6nmtahoma		{ FONT: 6px tahoma ; font-weight: normal; COLOR:#9F1888;}
.font6bgtahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #BCAC96;}
.font6bmtahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #9F1888;}



.font7ngtahoma		{ FONT: 7px tahoma ; font-weight: normal; COLOR: #BCAC96;}
.font7nmtahoma		{ FONT: 7px tahoma ; font-weight: normal; COLOR: #9F1888;}
.font7bgtahoma		{ FONT: 7px tahoma ; font-weight: bold; COLOR: #BCAC96;}
.font7bmtahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #9F1888;}



.font8ngtahoma		{ FONT: 8px tahoma ; font-weight: normal; COLOR: #BCAC96;}
.font8nmtahoma		{ FONT: 8px tahoma ; font-weight: normal; COLOR: #9F1888;}
.font8bgtahoma		{ FONT: 8px tahoma ; font-weight: bold; COLOR: #BCAC96;}
.font8bmtahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #9F1888;}


.font9ngtahoma		{ FONT: 9px tahoma ; font-weight: normal; COLOR: #BCAC96;}
.font9nmtahoma		{ FONT: 9px tahoma ; font-weight: normal; COLOR: #9F1888;}
.font9bgtahoma		{ FONT: 9px tahoma ; font-weight: bold; COLOR: #BCAC96;}
.font9bmtahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #9F1888;}


.font10ngtahoma		{ FONT: 10px tahoma ; font-weight: normal; COLOR: #BCAC96;}
.font10nmtahoma		{ FONT: 10px tahoma ; font-weight: normal; COLOR: #9F1888;}
.font10bgtahoma		{ FONT: 10px tahoma ; font-weight: bold; COLOR: #BCAC96;}

.font10bmtahoma		{ FONT: 10px tahoma ; font-weight: bold; COLOR: #9F1888;}




.font11ngtahoma		{ FONT: 11px tahoma ; font-weight: normal; COLOR: #BCAC96;}
.font11nmtahoma		{ FONT: 11px tahoma ; font-weight: normal; COLOR: #9F1888;}
.font11bgtahoma		{ FONT: 11px tahoma ; font-weight: bold; COLOR: #BCAC96;}
.font11bmtahoma		{ FONT: 11px tahoma ; font-weight: bold; COLOR: #9F1888;}


.font12ngtahoma		{ FONT: 12px tahoma ; font-weight: normal; COLOR: #BCAC96;}
.font12nmtahoma		{ FONT: 12px tahoma ; font-weight: normal; COLOR: #9F1888;}
.font12bgtahoma		{ FONT: 12px tahoma ; font-weight: bold; COLOR: #BCAC96;}
.font12bmtahoma		{ FONT: 12px tahoma ; font-weight: bold; COLOR: #9F1888;}



.font14ngtahoma		{ FONT: 14px tahoma ; font-weight: normal; COLOR: #BCAC96;}
.font14nmtahoma		{ FONT: 14px tahoma ; font-weight: normal; COLOR: #9F1888;}
.font14bgtahoma		{ FONT: 14px tahoma ; font-weight: bold; COLOR: #BCAC96;}
.font14bmtahoma		{ FONT: 14px tahoma ; font-weight: bold; COLOR: #9F1888;}


.font18ngtahoma		{ FONT: 18px tahoma ; font-weight: normal; COLOR: #BCAC96;}
.font18nmtahoma		{ FONT: 18px tahoma ; font-weight: normal; COLOR: #9F1888;}
.font18bgtahoma		{ FONT: 18px tahoma ; font-weight: bold; COLOR: #BCAC96;}
.font18bmtahoma		{ FONT: 18px tahoma ; font-weight: bold; COLOR: #9F1888;}



.font20ngtahoma		{ FONT: 20px tahoma ; font-weight: normal; COLOR: #BCAC96;}
.font20nmtahoma		{ FONT: 20px tahoma ; font-weight: normal; COLOR: #9F1888;}
.font20bgtahoma		{ FONT: 20px tahoma ; font-weight: bold; COLOR: #BCAC96;}
.font20bmtahoma		{ FONT: 20px tahoma ; font-weight: bold; COLOR: #9F1888;}



.font24ngtahoma		{ FONT: 24px tahoma ; font-weight: normal; COLOR: #BCAC96;}
.font24nmtahoma		{ FONT: 24px tahoma ; font-weight: normal; COLOR: #9F1888;}
.font24bgtahoma		{ FONT: 24px tahoma ; font-weight: bold; COLOR: #BCAC96;}
.font24bmtahoma		{ FONT: 24px tahoma ; font-weight: bold; COLOR: #9F1888;}



.font28ngtahoma		{ FONT: 28px tahoma ; font-weight: normal; COLOR: #BCAC96;}
.font28nmtahoma		{ FONT: 28px tahoma ; font-weight: normal; COLOR: #9F1888;}
.font28bgtahoma		{ FONT: 28px tahoma ; font-weight: bold; COLOR: #BCAC96;}
.font28bmtahoma		{ FONT: 28px tahoma ; font-weight: bold; COLOR: #9F1888;}


.font30ngtahoma		{ FONT: 30px tahoma ; font-weight: normal; COLOR: #BCAC96;}
.font30nmtahoma		{ FONT: 30px tahoma ; font-weight: normal; COLOR: #9F1888;}
.font30bgtahoma		{ FONT: 30px tahoma ; font-weight: bold; COLOR: #BCAC96;}
.font30bmtahoma		{ FONT: 30px tahoma ; font-weight: bold; COLOR: #9F1888;}



.font36ngtahoma		{ FONT: 36px tahoma ; font-weight: normal; COLOR: #BCAC96;}
.font36nmtahoma		{ FONT: 36px tahoma ; font-weight: normal; COLOR: #9F1888;}
.font36bgtahoma		{ FONT: 36px tahoma ; font-weight: bold; COLOR: #BCAC96;}
.font36bmtahoma		{ FONT: 36px tahoma ; font-weight: bold; COLOR: #9F1888;}


.font40ngtahoma		{ FONT: 40px tahoma ; font-weight: normal; COLOR: #BCAC96;}
.font40nmtahoma		{ FONT: 40px tahoma ; font-weight: normal; COLOR: #9F1888;}
.font40bgtahoma		{ FONT: 40px tahoma ; font-weight: bold; COLOR: #BCAC96;}
.font40bmtahoma		{ FONT: 40px tahoma ; font-weight: bold; COLOR: #9F1888;}




.font6ngarialnarrow		{ FONT: 6px arial narrow ; font-weight: normal; COLOR: #BCAC96;}
.font6nmarialnarrow		{ FONT: 6px arial narrow ; font-weight: normal; COLOR: #9F1888;}
.font6bgarialnarrow		{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #BCAC96;}
.font6bmarialnarrow		{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #9F1888;}



.font7ngarialnarrow		{ FONT: 7px arial narrow ; font-weight: normal; COLOR: #BCAC96;}
.font7nmarialnarrow		{ FONT: 7px arial narrow ; font-weight: normal; COLOR: #9F1888;}
.font7bgarialnarrow		{ FONT: 7px arial narrow ; font-weight: bold; COLOR: #BCAC96;}
.font7bmarialnarrow		{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #9F1888;}



.font8ngarialnarrow		{ FONT: 8px arial narrow ; font-weight: normal; COLOR: #BCAC96;}
.font8nmarialnarrow		{ FONT: 8px arial narrow ; font-weight: normal; COLOR: #9F1888;}
.font8bgarialnarrow		{ FONT: 8px arial narrow ; font-weight: bold; COLOR: #BCAC96;}
.font8bmarialnarrow		{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #9F1888;}


.font9ngarialnarrow		{ FONT: 9px arial narrow ; font-weight: normal; COLOR: #BCAC96;}
.font9nmarialnarrow		{ FONT: 9px arial narrow ; font-weight: normal; COLOR: #9F1888;}
.font9bgarialnarrow		{ FONT: 9px arial narrow ; font-weight: bold; COLOR: #BCAC96;}
.font9bmarialnarrow		{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #9F1888;}


.font10ngarialnarrow		{ FONT: 10px arial narrow ; font-weight: normal; COLOR: #BCAC96;}
.font10nmarialnarrow		{ FONT: 10px arial narrow ; font-weight: normal; COLOR: #9F1888;}
.font10bgarialnarrow		{ FONT: 10px arial narrow ; font-weight: bold; COLOR: #BCAC96;}
.font10bmarialnarrow		{ FONT: 10px arial narrow ; font-weight: bold; COLOR: #9F1888;}



.font11ngarialnarrow		{ FONT: 11px arial narrow ; font-weight: normal; COLOR: #BCAC96;}
.font11nmarialnarrow		{ FONT: 11px arial narrow ; font-weight: normal; COLOR: #9F1888;}
.font11bgarialnarrow		{ FONT: 11px arial narrow ; font-weight: bold; COLOR: #BCAC96;}
.font11bmarialnarrow		{ FONT: 11px arial narrow ; font-weight: bold; COLOR: #9F1888;}


.font12ngarialnarrow		{ FONT: 12px arial narrow ; font-weight: normal; COLOR: #BCAC96;}
.font12nmarialnarrow		{ FONT: 12px arial narrow ; font-weight: normal; COLOR: #9F1888;}
.font12bgarialnarrow		{ FONT: 12px arial narrow ; font-weight: bold; COLOR: #BCAC96;}
.font12bmarialnarrow		{ FONT: 12px arial narrow ; font-weight: bold; COLOR: #9F1888;}



.font14ngarialnarrow		{ FONT: 14px arial narrow ; font-weight: normal; COLOR: #BCAC96;}
.font14nmarialnarrow		{ FONT: 14px arial narrow ; font-weight: normal; COLOR: #9F1888;}
.font14bgarialnarrow		{ FONT: 14px arial narrow ; font-weight: bold; COLOR: #BCAC96;}
.font14bmarialnarrow		{ FONT: 14px arial narrow ; font-weight: bold; COLOR: #9F1888;}


.font18ngarialnarrow		{ FONT: 18px arial narrow ; font-weight: normal; COLOR: #BCAC96;}
.font18nmarialnarrow		{ FONT: 18px arial narrow ; font-weight: normal; COLOR: #9F1888;}
.font18bgarialnarrow		{ FONT: 18px arial narrow ; font-weight: bold; COLOR: #BCAC96;}
.font18bmarialnarrow		{ FONT: 18px arial narrow ; font-weight: bold; COLOR: #9F1888;}


.font20ngarialnarrow		{ FONT: 20px arial narrow ; font-weight: normal; COLOR: #BCAC96;}
.font20nmarialnarrow		{ FONT: 20px arial narrow ; font-weight: normal; COLOR: #9F1888;}
.font20bgarialnarrow		{ FONT: 20px arial narrow ; font-weight: bold; COLOR: #BCAC96;}
.font20bmarialnarrow		{ FONT: 20px arial narrow ; font-weight: bold; COLOR: #9F1888;}}



.font24ngarialnarrow		{ FONT: 24px arial narrow ; font-weight: normal; COLOR: #BCAC96;}
.font24nmarialnarrow		{ FONT: 24px arial narrow ; font-weight: normal; COLOR: #9F1888;}
.font24bgarialnarrow		{ FONT: 24px arial narrow ; font-weight: bold; COLOR: #BCAC96;}
.font24bmarialnarrow		{ FONT: 24px arial narrow ; font-weight: bold; COLOR: #9F1888;}


.font28ngarialnarrow		{ FONT: 28px arial narrow ; font-weight: normal; COLOR: #BCAC96;}
.font28nmarialnarrow		{ FONT: 28px arial narrow ; font-weight: normal; COLOR: #9F1888;}
.font28bgarialnarrow		{ FONT: 28px arial narrow ; font-weight: bold; COLOR: #BCAC96;}
.font28bmarialnarrow		{ FONT: 28px arial narrow ; font-weight: bold; COLOR: #9F1888;}



.font30ngarialnarrow		{ FONT: 30px arial narrow ; font-weight: normal; COLOR: #BCAC96;}
.font30nmarialnarrow		{ FONT: 30px arial narrow ; font-weight: normal; COLOR: #9F1888;}
.font30bgarialnarrow		{ FONT: 30px arial narrow ; font-weight: bold; COLOR: #BCAC96;}
.font30bmarialnarrow		{ FONT: 30px arial narrow ; font-weight: bold; COLOR: #9F1888;}



.font36ngarialnarrow		{ FONT: 36px arial narrow ; font-weight: normal; COLOR: #BCAC96;}
.font36nmarialnarrow		{ FONT: 36px arial narrow ; font-weight: normal; COLOR: #9F1888;}
.font36bgarialnarrow		{ FONT: 36px arial narrow ; font-weight: bold; COLOR: #BCAC96;}
.font36bmarialnarrow		{ FONT: 36px arial narrow ; font-weight: bold; COLOR: #9F1888;}


.font40ngarialnarrow		{ FONT: 40px arial narrow ; font-weight: normal; COLOR: #BCAC96;}
.font40nmarialnarrow		{ FONT: 40px arial narrow ; font-weight: normal; COLOR: #9F1888;}
.font40bgarialnarrow		{ FONT: 40px arial narrow ; font-weight: bold; COLOR: #BCAC96;}
.font40bmarialnarrow		{ FONT: 40px arial narrow ; font-weight: bold; COLOR: #9F1888;}


















/* MAROON AND MUSTARD--- mar, orange ---- COLOURED FONTS */


.font6nmartahoma		{ FONT: 6px tahoma ; font-weight: normal; COLOR: #9C141A;}
.font6norangetahoma		{ FONT: 6px tahoma ; font-weight: normal; COLOR:#F79433;}
.font6bmartahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #9C141A;}
.font6borangetahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #F79433;}



.font7nmartahoma		{ FONT: 7px tahoma ; font-weight: normal; COLOR: #9C141A;}
.font7norangetahoma		{ FONT: 7px tahoma ; font-weight: normal; COLOR: #F79433;}
.font7bmartahoma		{ FONT: 7px tahoma ; font-weight: bold; COLOR: #9C141A;}
.font7borangetahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #F79433;}



.font8nmartahoma		{ FONT: 8px tahoma ; font-weight: normal; COLOR: #9C141A;}
.font8norangetahoma		{ FONT: 8px tahoma ; font-weight: normal; COLOR: #F79433;}
.font8bmartahoma		{ FONT: 8px tahoma ; font-weight: bold; COLOR: #9C141A;}
.font8borangetahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #F79433;}


.font9nmartahoma		{ FONT: 9px tahoma ; font-weight: normal; COLOR: #9C141A;}
.font9norangetahoma		{ FONT: 9px tahoma ; font-weight: normal; COLOR: #F79433;}
.font9bmartahoma		{ FONT: 9px tahoma ; font-weight: bold; COLOR: #9C141A;}
.font9borangetahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #F79433;}


.font10nmartahoma		{ FONT: 10px tahoma ; font-weight: normal; COLOR: #9C141A;}
.font10norangetahoma		{ FONT: 10px tahoma ; font-weight: normal; COLOR: #F79433;}
.font10bmartahoma		{ FONT: 10px tahoma ; font-weight: bold; COLOR: #9C141A;}
.font10borangetahoma		{ FONT: 10px tahoma ; font-weight: bold; COLOR: #F79433;}




.font11nmartahoma		{ FONT: 11px tahoma ; font-weight: normal; COLOR: #9C141A;}
.font11norangetahoma		{ FONT: 11px tahoma ; font-weight: normal; COLOR: #F79433;}
.font11bmartahoma		{ FONT: 11px tahoma ; font-weight: bold; COLOR: #9C141A;}
.font11borangetahoma		{ FONT: 11px tahoma ; font-weight: bold; COLOR: #F79433;}


.font12nmartahoma		{ FONT: 12px tahoma ; font-weight: normal; COLOR: #9C141A;}
.font12norangetahoma		{ FONT: 12px tahoma ; font-weight: normal; COLOR: #F79433;}
.font12bmartahoma		{ FONT: 12px tahoma ; font-weight: bold; COLOR: #9C141A;}
.font12borangetahoma		{ FONT: 12px tahoma ; font-weight: bold; COLOR: #F79433;}



.font14nmartahoma		{ FONT: 14px tahoma ; font-weight: normal; COLOR: #9C141A;}
.font14norangetahoma		{ FONT: 14px tahoma ; font-weight: normal; COLOR: #F79433;}
.font14bmartahoma		{ FONT: 14px tahoma ; font-weight: bold; COLOR: #9C141A;}
.font14borangetahoma		{ FONT: 14px tahoma ; font-weight: bold; COLOR: #F79433;}



.font16nmartahoma		{ FONT: 16px tahoma ; font-weight: normal; COLOR: #9C141A;}
.font16norangetahoma		{ FONT: 16px tahoma ; font-weight: normal; COLOR: #F79433;}
.font16bmartahoma			{ FONT: 16px tahoma ; font-weight: bold; COLOR: #9C141A;}
.font16borangetahoma			{ FONT: 16px tahoma ; font-weight: bold; COLOR: #F79433;}




.font18nmartahoma		{ FONT: 18px tahoma ; font-weight: normal; COLOR: #9C141A;}
.font18norangetahoma		{ FONT: 18px tahoma ; font-weight: normal; COLOR: #F79433;}
.font18bmartahoma		{ FONT: 18px tahoma ; font-weight: bold; COLOR: #9C141A;}
.font18borangetahoma		{ FONT: 18px tahoma ; font-weight: bold; COLOR: #F79433;}



.font20nmartahoma		{ FONT: 20px tahoma ; font-weight: normal; COLOR: #9C141A;}
.font20norangetahoma		{ FONT: 20px tahoma ; font-weight: normal; COLOR: #F79433;}
.font20bmartahoma		{ FONT: 20px tahoma ; font-weight: bold; COLOR: #9C141A;}
.font20borangetahoma		{ FONT: 20px tahoma ; font-weight: bold; COLOR: #F79433;}



.font24nmartahoma		{ FONT: 24px tahoma ; font-weight: normal; COLOR: #9C141A;}
.font24norangetahoma		{ FONT: 24px tahoma ; font-weight: normal; COLOR: #F79433;}
.font24bmartahoma		{ FONT: 24px tahoma ; font-weight: bold; COLOR: #9C141A;}
.font24borangetahoma		{ FONT: 24px tahoma ; font-weight: bold; COLOR: #F79433;}


.font28nmartahoma		{ FONT: 28px tahoma ; font-weight: normal; COLOR: #9C141A;}
.font28norangetahoma		{ FONT: 28px tahoma ; font-weight: normal; COLOR: #F79433;}
.font28bmartahoma		{ FONT: 28px tahoma ; font-weight: bold; COLOR: #9C141A;}
.font28borangetahoma		{ FONT: 28px tahoma ; font-weight: bold; COLOR: #F79433;}



.font30nmartahoma		{ FONT: 30px tahoma ; font-weight: normal; COLOR: #9C141A;}
.font30norangetahoma		{ FONT: 30px tahoma ; font-weight: normal; COLOR: #F79433;}
.font30bmartahoma		{ FONT: 30px tahoma ; font-weight: bold; COLOR: #9C141A;}
.font30borangetahoma		{ FONT: 30px tahoma ; font-weight: bold; COLOR: #F79433;}



.font36nmartahoma		{ FONT: 36px tahoma ; font-weight: normal; COLOR: #9C141A;}
.font36norangetahoma		{ FONT: 36px tahoma ; font-weight: normal; COLOR: #F79433;}
.font36bmartahoma		{ FONT: 36px tahoma ; font-weight: bold; COLOR: #9C141A;}
.font36borangetahoma		{ FONT: 36px tahoma ; font-weight: bold; COLOR: #F79433;}


.font40nmartahoma		{ FONT: 40px tahoma ; font-weight: normal; COLOR: #9C141A;}
.font40norangetahoma		{ FONT: 40px tahoma ; font-weight: normal; COLOR: #F79433;}
.font40bmartahoma		{ FONT: 40px tahoma ; font-weight: bold; COLOR: #9C141A;}
.font40borangetahoma		{ FONT: 40px tahoma ; font-weight: bold; COLOR: #F79433;}









.font6nmararialnarrow		{ FONT: 6px arial narrow ; font-weight: normal; COLOR: #9C141A;}
.font6norangearialnarrow		{ FONT: 6px arial narrow ; font-weight: normal; COLOR: #F79433;}
.font6bgarialnarrow		{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #9C141A;}
.font6borangearialnarrow		{ FONT: 6px arial narrow ; font-weimarht: bold; COLOR: #F79433;}



.font7nmararialnarrow		{ FONT: 7px arial narrow ; font-weight: normal; COLOR: #9C141A;}
.font7norangearialnarrow		{ FONT: 7px arial narrow ; font-weight: normal; COLOR: #F79433;}
.font7bmararialnarrow		{ FONT: 7px arial narrow ; font-weight: bold; COLOR: #9C141A;}
.font7borangearialnarrow		{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #F79433;}



.font8nmararialnarrow		{ FONT: 8px arial narrow ; font-weight: normal; COLOR: #9C141A;}
.font8norangearialnarrow		{ FONT: 8px arial narrow ; font-weight: normal; COLOR: #F79433;}
.font8bmararialnarrow		{ FONT: 8px arial narrow ; font-weight: bold; COLOR: #9C141A;}
.font8borangearialnarrow		{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #F79433;}


.font9nmararialnarrow		{ FONT: 9px arial narrow ; font-weight: normal; COLOR: #9C141A;}
.font9norangearialnarrow		{ FONT: 9px arial narrow ; font-weight: normal; COLOR: #F79433;}
.font9bmararialnarrow		{ FONT: 9px arial narrow ; font-weight: bold; COLOR: #9C141A;}
.font9borangearialnarrow		{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #F79433;}


.font10nmararialnarrow		{ FONT: 10px arial narrow ; font-weight: normal; COLOR: #9C141A;}
.font10norangearialnarrow		{ FONT: 10px arial narrow ; font-weight: normal; COLOR: #F79433;}
.font10bmararialnarrow		{ FONT: 10px arial narrow ; font-weight: bold; COLOR: #9C141A;}
.font10borangearialnarrow		{ FONT: 10px arial narrow ; font-weight: bold; COLOR: #F79433;}




.font11nmararialnarrow		{ FONT: 11px arial narrow ; font-weight: normal; COLOR: #9C141A;}
.font11norangearialnarrow		{ FONT: 11px arial narrow ; font-weight: normal; COLOR: #F79433;}
.font11bmararialnarrow		{ FONT: 11px arial narrow ; font-weight: bold; COLOR: #9C141A;}
.font11borangearialnarrow		{ FONT: 11px arial narrow ; font-weight: bold; COLOR: #F79433;}


.font12nmararialnarrow		{ FONT: 12px arial narrow ; font-weight: normal; COLOR: #9C141A;}
.font12norangearialnarrow		{ FONT: 12px arial narrow ; font-weight: normal; COLOR: #F79433;}
.font12bmararialnarrow		{ FONT: 12px arial narrow ; font-weight: bold; COLOR: #9C141A;}
.font12borangearialnarrow		{ FONT: 12px arial narrow ; font-weight: bold; COLOR: #F79433;}



.font14nmararialnarrow		{ FONT: 14px arial narrow ; font-weight: normal; COLOR: #9C141A;}
.font14norangearialnarrow		{ FONT: 14px arial narrow ; font-weight: normal; COLOR: #F79433;}
.font14bmararialnarrow		{ FONT: 14px arial narrow ; font-weight: bold; COLOR: #9C141A;}
.font14borangearialnarrow		{ FONT: 14px arial narrow ; font-weight: bold; COLOR: #F79433;}


.font18nmararialnarrow		{ FONT: 18px arial narrow ; font-weight: normal; COLOR: #9C141A;}
.font18norangearialnarrow		{ FONT: 18px arial narrow ; font-weight: normal; COLOR: #F79433;}
.font18bmararialnarrow		{ FONT: 18px arial narrow ; font-weight: bold; COLOR: #9C141A;}
.font18borangearialnarrow		{ FONT: 18px arial narrow ; font-weight: bold; COLOR: #F79433;}


.font20nmararialnarrow		{ FONT: 20px arial narrow ; font-weight: normal; COLOR: #9C141A;}
.font20norangearialnarrow		{ FONT: 20px arial narrow ; font-weight: normal; COLOR: #F79433;}
.font20bmararialnarrow		{ FONT: 20px arial narrow ; font-weight: bold; COLOR: #9C141A;}
.font20borangearialnarrow		{ FONT: 20px arial narrow ; font-weight: bold; COLOR: #F79433;}}



.font24nmararialnarrow		{ FONT: 24px arial narrow ; font-weight: normal; COLOR: #9C141A;}
.font24norangearialnarrow		{ FONT: 24px arial narrow ; font-weight: normal; COLOR: #F79433;}
.font24bmararialnarrow		{ FONT: 24px arial narrow ; font-weight: bold; COLOR: #9C141A;}
.font24borangearialnarrow		{ FONT: 24px arial narrow ; font-weight: bold; COLOR: #F79433;}


.font28nmararialnarrow		{ FONT: 28px arial narrow ; font-weight: normal; COLOR: #9C141A;}
.font28norangearialnarrow		{ FONT: 28px arial narrow ; font-weight: normal; COLOR: #F79433;}
.font28bmararialnarrow		{ FONT: 28px arial narrow ; font-weight: bold; COLOR: #9C141A;}
.font28borangearialnarrow		{ FONT: 28px arial narrow ; font-weight: bold; COLOR: #F79433;}




.font30nmararialnarrow		{ FONT: 30px arial narrow ; font-weight: normal; COLOR: #9C141A;}
.font30norangearialnarrow		{ FONT: 30px arial narrow ; font-weight: normal; COLOR: #F79433;}
.font30bmararialnarrow		{ FONT: 30px arial narrow ; font-weight: bold; COLOR: #9C141A;}
.font30borangearialnarrow		{ FONT: 30px arial narrow ; font-weight: bold; COLOR: #F79433;}



.font36nmararialnarrow		{ FONT: 36px arial narrow ; font-weight: normal; COLOR: #9C141A;}
.font36norangearialnarrow		{ FONT: 36px arial narrow ; font-weight: normal; COLOR: #F79433;}
.font36bmararialnarrow		{ FONT: 36px arial narrow ; font-weight: bold; COLOR: #9C141A;}
.font36borangearialnarrow		{ FONT: 36px arial narrow ; font-weight: bold; COLOR: #F79433;}


.font40nmararialnarrow		{ FONT: 40px arial narrow ; font-weight: normal; COLOR: #9C141A;}
.font40norangearialnarrow		{ FONT: 40px arial narrow ; font-weight: normal; COLOR: #F79433;}
.font40bmararialnarrow		{ FONT: 40px arial narrow ; font-weight: bold; COLOR: #9C141A;}
.font40borangearialnarrow		{ FONT: 40px arial narrow ; font-weight: bold; COLOR: #F79433;}



/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES,  bl-blue, g-green*/

.font6nbltahoma		{ FONT: 6px tahoma ; font-weight: normal; COLOR: #5585d7;}
.font6ngtahoma		{ FONT: 6px tahoma ; font-weight: normal; COLOR: #2EB135;}
.font6bbltahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #5585d7;}
.font6bgtahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #2EB135; }



.font7nbltahoma		{ FONT: 7px tahoma ; font-weight: normal; COLOR: #5585d7;}
.font7ngtahoma		{ FONT: 7px tahoma ; font-weight: normal; COLOR: #2EB135;}
.font7bbltahoma		{ FONT: 7px tahoma ; font-weight: bold; COLOR: #5585d7;}
.font7bgtahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #2EB135; }



.font8nbltahoma		{ FONT: 8px tahoma ; font-weight: normal; COLOR: #5585d7;}
.font8ngtahoma		{ FONT: 8px tahoma ; font-weight: normal; COLOR: #2EB135;}
.font8bbltahoma		{ FONT: 8px tahoma ; font-weight: bold; COLOR: #5585d7;}
.font8bgtahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #2EB135; }


.font9nbltahoma		{ FONT: 9px tahoma ; font-weight: normal; COLOR: #5585d7;}
.font9ngtahoma		{ FONT: 9px tahoma ; font-weight: normal; COLOR: #2EB135;}
.font9bbltahoma		{ FONT: 9px tahoma ; font-weight: bold; COLOR: #5585d7;}
.font9bgtahoma		{ FONT: 6px tahoma ; font-weight: bold; COLOR: #2EB135; }


.font10nbltahoma		{ FONT: 10px tahoma ; font-weight: normal; COLOR: #5585d7;}
.font10ngtahoma			{ FONT: 10px tahoma ; font-weight: normal; COLOR: #2EB135;}
.font10bbltahoma		{ FONT: 10px tahoma ; font-weight: bold; COLOR: #5585d7;}
.font10bgtahoma			{ FONT: 10px tahoma ; font-weight: bold; COLOR: #2EB135; }




.font11nbltahoma		{ FONT: 11px tahoma ; font-weight: normal; COLOR: #5585d7;}
.font11ngtahoma			{ FONT: 11px tahoma ; font-weight: normal; COLOR: #2EB135;}
.font11bbltahoma		{ FONT: 11px tahoma ; font-weight: bold; COLOR: #5585d7;}
.font11bgtahoma			{ FONT: 11px tahoma ; font-weight: bold; COLOR: #2EB135; }


.font12nbltahoma		{ FONT: 12px tahoma ; font-weight: normal; COLOR: #5585d7;}
.font12ngtahoma			{ FONT: 12px tahoma ; font-weight: normal; COLOR: #2EB135;}
.font12bbltahoma		{ FONT: 12px tahoma ; font-weight: bold; COLOR: #5585d7;}
.font12bgtahoma			{ FONT: 12px tahoma ; font-weight: bold; COLOR: #2EB135; }



.font14nbltahoma		{ FONT: 14px tahoma ; font-weight: normal; COLOR: #5585d7;}
.font14ngtahoma			{ FONT: 14px tahoma ; font-weight: normal; COLOR: #2EB135;}
.font14bbltahoma		{ FONT: 14px tahoma ; font-weight: bold; COLOR: #5585d7;}
.font14bgtahoma			{ FONT: 14px tahoma ; font-weight: bold; COLOR: #2EB135; }


.font16nbltahoma		{ FONT: 16px tahoma ; font-weight: normal; COLOR: #5585d7;}
.font16ngtahoma			{ FONT: 16px tahoma ; font-weight: normal; COLOR: #2EB135;}
.font16bbltahoma		{ FONT: 16px tahoma ; font-weight: bold; COLOR: #5585d7;}
.font16bgtahoma			{ FONT: 16px tahoma ; font-weight: bold; COLOR: #2EB135; }


.font18nbltahoma		{ FONT: 18px tahoma ; font-weight: normal; COLOR: #5585d7;}
.font18ngtahoma			{ FONT: 18px tahoma ; font-weight: normal; COLOR: #2EB135;}
.font18bbltahoma		{ FONT: 18px tahoma ; font-weight: bold; COLOR: #5585d7;}
.font18bgtahoma			{ FONT: 18px tahoma ; font-weight: bold; COLOR: #2EB135; }



.font20nbltahoma		{ FONT: 20px tahoma ; font-weight: normal; COLOR: #5585d7;}
.font20ngtahoma			{ FONT: 20px tahoma ; font-weight: normal; COLOR: #2EB135;}
.font20bbltahoma		{ FONT: 20px tahoma ; font-weight: bold; COLOR: #5585d7;}
.font20bgtahoma			{ FONT: 20px tahoma ; font-weight: bold; COLOR: #2EB135; }



.font24nbltahoma		{ FONT: 24px tahoma ; font-weight: normal; COLOR: #5585d7;}
.font24ngtahoma			{ FONT: 24px tahoma ; font-weight: normal; COLOR: #2EB135;}
.font24bbltahoma		{ FONT: 24px tahoma ; font-weight: bold; COLOR: #5585d7;}
.font24bgtahoma			{ FONT: 24px tahoma ; font-weight: bold; COLOR: #2EB135; }


.font28nbltahoma		{ FONT: 28px tahoma ; font-weight: normal; COLOR: #5585d7;}
.font28ngtahoma			{ FONT: 28px tahoma ; font-weight: normal; COLOR: #2EB135;}
.font28bbltahoma		{ FONT: 28px tahoma ; font-weight: bold; COLOR: #5585d7;}
.font28bgtahoma			{ FONT: 28px tahoma ; font-weight: bold; COLOR: #2EB135; }



.font30nbltahoma		{ FONT: 30px tahoma ; font-weight: normal; COLOR: #5585d7;}
.font30ngtahoma			{ FONT: 30px tahoma ; font-weight: normal; COLOR: #2EB135;}
.font30bbltahoma		{ FONT: 30px tahoma ; font-weight: bold; COLOR: #5585d7;}
.font30bgtahoma			{ FONT: 30px tahoma ; font-weight: bold; COLOR: #2EB135; }



.font36nbltahoma		{ FONT: 36px tahoma ; font-weight: normal; COLOR: #5585d7;}
.font36ngtahoma			{ FONT: 36px tahoma ; font-weight: normal; COLOR: #2EB135;}
.font36bbltahoma		{ FONT: 36px tahoma ; font-weight: bold; COLOR: #5585d7;}
.font36bgtahoma			{ FONT: 36px tahoma ; font-weight: bold; COLOR: #2EB135; }


.font40nbltahoma		{ FONT: 40px tahoma ; font-weight: normal; COLOR: #5585d7;}
.font40ngtahoma			{ FONT: 40px tahoma ; font-weight: normal; COLOR: #2EB135;}
.font40bbltahoma		{ FONT: 40px tahoma ; font-weight: bold; COLOR: #5585d7;}
.font40bgtahoma			{ FONT: 40px tahoma ; font-weight: bold; COLOR: #2EB135; }






.font6nblarialnarrow		{ FONT: 6px arial narrow ; font-weight: normal; COLOR: #5585d7;}
.font6ngarialnarrow			{ FONT: 6px arial narrow ; font-weight: normal; COLOR: #2EB135;}
.font6bblarialnarrow		{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #5585d7;}
.font6bgarialnarrow			{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #2EB135; }



.font7nblarialnarrow		{ FONT: 7px arial narrow ; font-weight: normal; COLOR: #5585d7;}
.font7ngarialnarrow			{ FONT: 7px arial narrow ; font-weight: normal; COLOR: #2EB135;}
.font7bblarialnarrow		{ FONT: 7px arial narrow ; font-weight: bold; COLOR: #5585d7;}
.font7bgarialnarrow			{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #2EB135; }



.font8nblarialnarrow		{ FONT: 8px arial narrow ; font-weight: normal; COLOR: #5585d7;}
.font8ngarialnarrow			{ FONT: 8px arial narrow ; font-weight: normal; COLOR: #2EB135;}
.font8bblarialnarrow		{ FONT: 8px arial narrow ; font-weight: bold; COLOR: #5585d7;}
.font8bgarialnarrow			{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #2EB135; }


.font9nblarialnarrow		{ FONT: 9px arial narrow ; font-weight: normal; COLOR: #5585d7;}
.font9ngarialnarrow			{ FONT: 9px arial narrow ; font-weight: normal; COLOR: #2EB135;}
.font9bblarialnarrow		{ FONT: 9px arial narrow ; font-weight: bold; COLOR: #5585d7;}
.font9bgarialnarrow			{ FONT: 6px arial narrow ; font-weight: bold; COLOR: #2EB135; }


.font10nblarialnarrow		{ FONT: 10px arial narrow ; font-weight: normal; COLOR: #5585d7;}
.font10ngarialnarrow		{ FONT: 10px arial narrow ; font-weight: normal; COLOR: #2EB135;}
.font10bblarialnarrow		{ FONT: 10px arial narrow ; font-weight: bold; COLOR: #5585d7;}
.font10bgarialnarrow		{ FONT: 10px arial narrow ; font-weight: bold; COLOR: #2EB135; }




.font11nblarialnarrow		{ FONT: 11px arial narrow ; font-weight: normal; COLOR: #5585d7;}
.font11ngarialnarrow		{ FONT: 11px arial narrow ; font-weight: normal; COLOR: #2EB135;}
.font11bblarialnarrow		{ FONT: 11px arial narrow ; font-weight: bold; COLOR: #5585d7;}
.font11bgarialnarrow		{ FONT: 11px arial narrow ; font-weight: bold; COLOR: #2EB135; }


.font12nblarialnarrow		{ FONT: 12px arial narrow ; font-weight: normal; COLOR: #5585d7;}
.font12ngarialnarrow		{ FONT: 12px arial narrow ; font-weight: normal; COLOR: #2EB135;}
.font12bblarialnarrow		{ FONT: 12px arial narrow ; font-weight: bold; COLOR: #5585d7;}
.font12bgarialnarrow		{ FONT: 12px arial narrow ; font-weight: bold; COLOR: #2EB135; }



.font14nblarialnarrow		{ FONT: 14px arial narrow ; font-weight: normal; COLOR: #5585d7;}
.font14ngarialnarrow		{ FONT: 14px arial narrow ; font-weight: normal; COLOR: #2EB135;}
.font14bblarialnarrow		{ FONT: 14px arial narrow ; font-weight: bold; COLOR: #5585d7;}
.font14bgarialnarrow		{ FONT: 14px arial narrow ; font-weight: bold; COLOR: #2EB135; }


.font16nblarialnarrow		{ FONT: 16px arial narrow ; font-weight: normal; COLOR: #5585d7;}
.font16ngarialnarrow		{ FONT: 16px arial narrow ; font-weight: normal; COLOR: #2EB135;}
.font16bblarialnarrow		{ FONT: 16px arial narrow ; font-weight: bold; COLOR: #5585d7;}
.font16bgarialnarrow		{ FONT: 16px arial narrow ; font-weight: bold; COLOR: #2EB135; }


.font18nblarialnarrow		{ FONT: 18px arial narrow ; font-weight: normal; COLOR: #5585d7;}
.font18ngarialnarrow		{ FONT: 18px arial narrow ; font-weight: normal; COLOR: #2EB135;}
.font18bblarialnarrow		{ FONT: 18px arial narrow ; font-weight: bold; COLOR: #5585d7;}
.font18bgarialnarrow		{ FONT: 18px arial narrow ; font-weight: bold; COLOR: #2EB135; }



.font20nblarialnarrow		{ FONT: 20px arial narrow ; font-weight: normal; COLOR: #5585d7;}
.font20ngarialnarrow		{ FONT: 20px arial narrow ; font-weight: normal; COLOR: #2EB135;}
.font20bblarialnarrow		{ FONT: 20px arial narrow ; font-weight: bold; COLOR: #5585d7;}
.font20bgarialnarrow		{ FONT: 20px arial narrow ; font-weight: bold; COLOR: #2EB135; }



.font24nblarialnarrow		{ FONT: 24px arial narrow ; font-weight: normal; COLOR: #5585d7;}
.font24ngarialnarrow		{ FONT: 24px arial narrow ; font-weight: normal; COLOR: #2EB135;}
.font24bblarialnarrow		{ FONT: 24px arial narrow ; font-weight: bold; COLOR: #5585d7;}
.font24bgarialnarrow		{ FONT: 24px arial narrow ; font-weight: bold; COLOR: #2EB135; }


.font28nblarialnarrow		{ FONT: 28px arial narrow ; font-weight: normal; COLOR: #5585d7;}
.font28ngarialnarrow		{ FONT: 28px arial narrow ; font-weight: normal; COLOR: #2EB135;}
.font28bblarialnarrow		{ FONT: 28px arial narrow ; font-weight: bold; COLOR: #5585d7;}
.font28bgarialnarrow		{ FONT: 28px arial narrow ; font-weight: bold; COLOR: #2EB135; }




.font30nblarialnarrow		{ FONT: 30px arial narrow ; font-weight: normal; COLOR: #5585d7;}
.font30ngarialnarrow		{ FONT: 30px arial narrow ; font-weight: normal; COLOR: #2EB135;}
.font30bblarialnarrow		{ FONT: 30px arial narrow ; font-weight: bold; COLOR: #5585d7;}
.font30bgarialnarrow		{ FONT: 30px arial narrow ; font-weight: bold; COLOR: #2EB135; }



.font36nblarialnarrow		{ FONT: 36px arial narrow ; font-weight: normal; COLOR: #5585d7;}
.font36ngarialnarrow		{ FONT: 36px arial narrow ; font-weight: normal; COLOR: #2EB135;}
.font36bblarialnarrow		{ FONT: 36px arial narrow ; font-weight: bold; COLOR: #5585d7;}
.font36bgarialnarrow		{ FONT: 36px arial narrow ; font-weight: bold; COLOR: #2EB135; }


.font40nblarialnarrow		{ FONT: 40px arial narrow ; font-weight: normal; COLOR: #5585d7;}
.font40ngarialnarrow		{ FONT: 40px arial narrow ; font-weight: normal; COLOR: #2EB135;}
.font40bblarialnarrow		{ FONT: 40px arial narrow ; font-weight: bold; COLOR: #5585d7;}
.font40bwarialnarrow		{ FONT: 40px arial narrow ; font-weight: bold; COLOR: #2EB135; }




