		with(tags.body) {
		fontfamily="Verdana, Arial, Helvetica, sansserif" 
		fontsize="14" 
		fontstyle="normal" 
		fontweight="normal" 
		background="no-repeat"
	}	
	
		with(classes.smalltext.all) { 
		fontfamily="Arial, Helvetica, Verdana, sansserif" 
		fontsize="13" 
		fontstyle="normal" 
		fontweight="normal" 
		color="#000000" 
	}

		with(classes.smalltextred.all) { 
		fontfamily="Arial, Helvetica, Verdana, sansserif" 
		fontsize="13" 
		fontstyle="normal" 
		fontweight="normal" 
		color="red" 
	}

		with(classes.smalltextBOLD.all) { 
		fontfamily="Arial, Helvetica, Verdana, sansserif" 
		fontsize="13" 
		fontstyle="normal" 
		fontweight="bold" 

	}
		with(classes.smalltextBOLDblue.all) { 
		fontfamily="Arial, Helvetica, Verdana, sansserif" 
		fontsize="14" 
		fontstyle="normal" 
		fontweight="bold" 
		color="#0000FF"
	}

		with(classes.smalltextBOLDred.all) { 
		fontfamily="Arial, Helvetica, Verdana, sansserif" 
		fontsize="14" 
		fontstyle="normal" 
		fontweight="bold" 
		color="red"
	}

		with(classes.smalltextboldmaroon.all) { 
		fontfamily="Arial, Helvetica, Verdana, sansserif" 
		fontsize="14" 
		fontstyle="normal" 
		fontweight="bold" 
		color="maroon"
	}

		with(classes.smalltextboldgreen.all) { 
		fontfamily="Arial, Helvetica, Verdana, sansserif" 
		fontsize="14" 
		fontstyle="normal" 
		fontweight="bold" 
		color="#175B19"
	}	
	
		with(classes.smalltextboldnavy.all) { 
		fontfamily="Arial, Helvetica, Verdana, sansserif" 
		fontsize="14" 
		fontstyle="normal" 
		fontweight="bold" 
		color="navy"
	}
	
		with(classes.smalltext10pt.all) { 
		fontfamily="Verdana, Arial, Helvetica, sansserif" 
		fontsize="10" 
		fontstyle="normal" 
		fontweight="normal" 
		color="#000000"
	}
		with(classes.smalltext10bold.all) { 
		fontfamily="Verdana, Arial, Helvetica, sansserif" 
		fontsize="10" 
		fontstyle="normal" 
		fontweight="bold" 
		color="#000000" 
	}
	
		with(classes.subheadred.all) {  
		fontfamily="Verdana, Arial, Helvetica, sans-serif" 
		fontsize="16"
		fontstyle="normal" 
		fontweight="bold"
		color="red"
	}
		   
	   with(tags.OL)  {
	   fontfamily="Arial"
	   }
	   with(classes.tiny.all) {
	   fontSize="10"
	   fontfamily="Arial"
	   }
	   with(classes.NAlignLeft.all) {
	   align = "left"
	   }

	   with(classes.A6.all) {
	   fontfamily = "Arial"
	   fontsize = "2"
	   }	
	   
	   with(classes.A6.all) {
	   fontfamily = "Arial"
	   fontsize = "4"
	   }	
	   
	   with(classes.A6.all) {
	   fontfamily = "Arial"
	   fontsize = "6"
	   }	
	   	   
	   with(classes.A8Green.all) {
	   fontfamily = "Arial"
	   fontsize = "8"
	   color="#015621"
	   }		   

	   with(classes.A8White.all) {
	   fontfamily = "Arial"
	   fontsize = "8"
	   color="#FFFFFF"
	   }	
	   	   
	   with(classes.A9.all) {
	   fontfamily = "Arial"
	   fontsize = "10"
	   }	   

	   with(classes.A9Blue.all) {
	   fontfamily = "Arial"
	   fontsize = "10"
	   color="blue"
	   }	
	   
	   with(classes.A8Back.all) {
	   fontfamily = "Arial"
	   fontsize = "8"
	   color="#060162"
	   }		   
	   
	   with(classes.A10.all) {
	   fontfamily = "Arial"
	   fontsize = "11"
	   }

	   with(classes.A10White.all) {
	   fontfamily = "Arial"
	   fontsize = "11"
	   color = "white"
	   }

	   with(classes.A10Red.all) {
	   fontfamily = "Arial"
	   fontsize = "11"
	   color = "red"
	   }
	   
	   with(classes.A10Navy.all) {
	   fontfamily = "Arial"
	   fontsize = "11"
	   color = "navy"
	   }	   
	   
	   with(classes.A10B.all) {
	   fontfamily = "Arial"
	   fontsize = "11"
	   fontweight = "bold"
	   }

	   with(classes.A10BRed.all) {
	   fontfamily = "Arial"
	   fontsize = "11"
	   fontweight = "bold"
	   color = "red"
	   }

	   with(classes.A10BNavy.all) {
	   fontfamily = "Arial"
	   fontsize = "11"
	   fontweight = "bold"
	   color = "navy"
	   }

	   with(classes.A11.all) {
	   fontfamily = "Arial"
	   fontsize = "11"
	   }	
   
	   with(classes.A11BWhite.all) {
	   fontfamily = "Arial"
	   fontsize = "11"
	   fontweight = "bold"
	   color = "white"
	   }
	   
	   with(classes.A11B.all) {
	   fontfamily = "Arial"
	   fontsize = "11"
	   fontweight = "bold"
	   }

	   with(classes.A11BNavy.all) {
	   fontfamily = "Arial"
	   fontsize = "11"
	   fontweight = "bold"
	   color = "navy"
	   }

	   with(classes.A11BBlue.all) {
	   fontfamily = "Arial"
	   fontsize = "11"
	   fontweight = "bold"
	   color = "Blue"
	   }

	   with(classes.A11BRed.all) {
	   fontfamily = "Arial"
	   fontsize = "11"
	   fontweight = "bold"
	   color = "Red"
	   }

	   with(classes.A11BMaroon.all) {
	   fontfamily = "Arial"
	   fontsize = "11"
	   fontweight = "bold"
	   color = "Maroon"
	   }
	   	   	   	   
	   with(classes.A12.all) {
	   fontfamily = "Arial"
	   fontsize = "12"
	   }
	      	   
	   with(classes.A12Navy.all) {
	   fontfamily = "Arial"
	   fontsize = "12"
	   color = "navy"
	   }
		   
	   with(classes.A12B.all) {
	   fontfamily = "Arial"
	   fontsize = "12"
	   fontweight = "bold"
	   }

	   with(classes.A12BRed.all) {
	   fontfamily = "Arial"
	   fontsize = "12"
	   fontweight = "bold"
	   color = "red"
	   }

	   with(classes.A12BNavy.all) {
	   fontfamily = "Arial"
	   fontsize = "12"
	   fontweight = "bold"
	   color = "navy"
	   }
	   	   
	   with(classes.A13.all) {
	   fontfamily = "Arial"
	   fontsize = "13"
	   }

	   with(classes.A13Red.all) {
	   fontfamily = "Arial"
	   fontsize = "13"
	   color = "red"
	   }	

	   with(classes.A13Navy.all) {
	   fontfamily = "Arial"
	   fontsize = "13"
	   color = "navy"
	   }	
	   	   	   
	   with(classes.A13B.all) {
	   fontfamily = "Arial"
	   fontsize = "13"
	   fontweight = "bold"
	   }

	   with(classes.A13BBlue.all) {
	   fontfamily = "Arial"
	   fontsize = "13"
	   fontweight = "bold"
	   color = "blue"
	   }	   
	   
	   with(classes.A13BNavy.all) {
	   fontfamily = "Arial"
	   fontsize = "13"
	   fontweight = "bold"
	   color = "navy"
	   }		   

	   with(classes.A13BRed.all) {
	   fontfamily = "Arial"
	   fontsize = "13"
	   fontweight = "bold"
	   color = "red"
	   }		   

	   with(classes.A13BGreen.all) {
	   fontfamily = "Arial"
	   fontsize = "13"
	   fontweight = "bold"
	   color = "green"
	   }	

	   with(classes.A13BMaroon.all) {
	   fontfamily = "Arial"
	   fontsize = "13"
	   fontweight = "bold"
	   color = "Maroon"
	   }
	   	 	   	   	   
	   with(classes.A14.all) {
	   fontfamily = "Arial"
	   fontsize = "15"
	   }
	   
	   with(classes.A14Navy.all) {
	   fontfamily = "Arial"
	   fontsize = "15"
	   color="navy"
	   }	   
	   
	   with(classes.A14B.all) {
	   fontfamily = "Arial"
	   fontsize = "15"
	   fontweight = "bold"
	   }
	   with(classes.A14BBlue.all) {
	   fontfamily = "Arial"
	   fontsize = "15"
	   fontweight = "bold"
	   color = "blue"	   
	   }
	   with(classes.A14BRed.all) {
	   fontfamily = "Arial"
	   fontsize = "15"
	   fontweight = "bold"
	   color = "red"	   
	   }
	   with(classes.A14BNavy.all) {
	   fontfamily = "Arial"
	   fontsize = "15"
	   fontweight = "bold"
	   color = "navy"	   
	   }

	   with(classes.A14BMaroon.all) {
	   fontfamily = "Arial"
	   fontsize = "15"
	   fontweight = "bold"
	   color = "maroon"	   
	   }	 
	   
	   with(classes.A14BGreen.all) {
	   fontfamily = "Arial"
	   fontsize = "14"
	   fontweight = "bold"
	   color = "green"
	   }	
	   	     
	   with(classes.A15.all) {
	   fontfamily = "Arial"
	   fontsize = "15"
	   }
	   with(classes.A15B.all) {
	   fontfamily = "Arial"
	   fontsize = "15"
	   fontweight = "bold"
	   }
	   
	   with(classes.A15BRed.all) {
	   fontfamily = "Arial"
	   fontsize = "15"
	   fontweight = "bold"
	   color = "red"
	   }	   
	   
	   with(classes.A15BNavy.all) {
	   fontfamily = "Arial"
	   fontsize = "15"
	   fontweight = "bold"
	   color = "navy"
	   }
	   
	   with(classes.A15BGreen.all) {
	   fontfamily = "Arial"
	   fontsize = "15"
	   fontweight = "bold"
	   color = "#175B19"
	   }
	   		   	   
	   with(classes.A16.all) {
	   fontfamily = "Arial"
	   fontsize = "16"
	   }
	   
	   with(classes.A16B.all) {
	   fontfamily = "Arial"
	   fontsize = "16"
	   fontweight = "bold"
	   }
	   with(classes.A16BRed.all) {
	   fontfamily = "Arial"
	   fontsize = "16"
	   fontweight = "bold"
	   color="red"
	   }

	   with(classes.A16BNavy.all) {
	   fontfamily = "Arial"
	   fontsize = "16"
	   fontweight = "bold"
	   color="navy"
	   }
	   	   
	   with(classes.A16BBlue.all) {
	   fontfamily = "Arial"
	   fontsize = "16"
	   fontweight = "bold"
	   color = "blue"
	   }
	   
	   with(classes.A16Navy.all) {
	   fontfamily = "Arial"
	   fontsize = "16"
	   color="navy"
	   }
	   	   	   
	   with(classes.A18.all) {
	   fontfamily = "Arial"
	   fontsize = "19"
	   }

	   with(classes.A18Navy.all) {
	   fontfamily = "Arial"
	   fontsize = "19"
	   color="navy"
	   }

	   with(classes.A18Blue.all) {
	   fontfamily = "Arial"
	   fontsize = "19"
	   color="blue"
	   }
	   	   
	   with(classes.A18B.all) {
	   fontfamily = "Arial"
	   fontsize = "19"
	   fontweight = "bold"
	   }

	   with(classes.A18BRed.all) {
	   fontfamily = "Arial"
	   fontsize = "19"
	   fontweight = "bold"
	   color = "red"
	   }

	   with(classes.A18BMaroon.all) {
	   fontfamily = "Arial"
	   fontsize = "19"
	   fontweight = "bold"
	   color = "maroon"
	   }	

	   with(classes.A18BGreen.all) {
	   fontfamily = "Arial"
	   fontsize = "19"
	   fontweight = "bold"
	   color = "#175B19"
	   }	
	   
	   with(classes.A18BNavy.all) {
	   fontfamily = "Arial"
	   fontsize = "19"
	   fontweight = "bold"
	   color = "navy"
	   } 
	   	   
	   with(classes.A18BBlue.all) {
	   fontfamily = "Arial"
	   fontsize = "19"
	   fontweight = "bold"
	   color = "Blue"
	   }

	   with(classes.A20.all) {
	   fontfamily = "Arial"
	   fontsize = "20"
	   }

	   with(classes.A20B.all) {
	   fontfamily = "Arial"
	   fontsize = "20"
	   fontweight = "bold"
	   }

   	   with(classes.A20BBlue.all) {
	   fontfamily = "Arial"
	   fontsize = "20"
	   fontweight = "bold"
	   color = "blue"
	   }
   	   with(classes.A20BRed.all) {
	   fontfamily = "Arial"
	   fontsize = "20"
	   fontweight = "bold"
	   color = "red"
	   }
   	   with(classes.A20BNavy.all) {
	   fontfamily = "Arial"
	   fontsize = "20"
	   fontweight = "bold"
	   color = "navy"
	   }

   	   with(classes.A20BGreen.all) {
	   fontfamily = "Arial"
	   fontsize = "20"
	   fontweight = "bold"
	   color = "#175B19"
	   }
	   		   
	   with(classes.A20P.all) {
	   fontfamily = "Arial"
	   fontsize = "120%"
	   }
	   with(classes.A20BP.all) {
	   fontfamily = "Arial"
	   fontsize = "120%"
	   fontweight = "bold"
	   }
	   with(classes.A22.all) {
	   fontfamily = "Arial"
	   fontsize = "22"
	   }
	   with(classes.A22B.all) {
	   fontfamily = "Arial"
	   fontsize = "22"
	   fontweight = "bold"
	   }

	   with(classes.A22BBlue.all) {
	   fontfamily = "Arial"
	   fontsize = "22"
	   fontweight = "bold"
	   color = "blue"
	   }

	   with(classes.A22BRed.all) {
	   fontfamily = "Arial"
	   fontsize = "22"
	   fontweight = "bold"
	   color = "red"
	   }

	   with(classes.A22BNavy.all) {
	   fontfamily = "Arial"
	   fontsize = "22"
	   fontweight = "bold"
	   color = "navy"
	   }	   
	   
	   with(classes.A24.all) {
	   fontfamily = "Arial"
	   fontsize = "24"
	   }
	   with(classes.A24B.all) {
	   fontfamily = "Arial"
	   fontsize = "24"
	   fontweight = "bold"
	   }
	   with(classes.A24BBlue.all) {
	   fontfamily = "Arial"
	   fontsize = "24"
	   fontweight = "bold"
	   color = "blue"
	   }
	   
	   with(classes.A24BRed.all) {
	   fontfamily = "Arial"
	   fontsize = "24"
	   fontweight = "bold"
	   color = "red"
	   }
	   
	   with(classes.A24BNavy.all) {
	   fontfamily = "Arial"
	   fontsize = "24"
	   fontweight = "bold"
	   color = "navy"
	   }	
	   
	   with(classes.A24BGreen.all) {
	   fontfamily = "Arial"
	   fontsize = "24"
	   fontweight = "bold"
	   color = "#0F752A"
	   }		      

	   with(classes.A26.all) {
	   fontfamily = "Arial"
	   fontsize = "26"
	   }
	   with(classes.A26B.all) {
	   fontfamily = "Arial"
	   fontsize = "26"
	   fontweight = "bold"
	   }
	   with(classes.A28.all) {
	   fontfamily = "Arial"
	   fontsize = "28"
	   }
	   with(classes.A28B.all) {
	   fontfamily = "Arial"
	   fontsize = "28"
	   fontweight = "bold"
	   }
	   with(classes.A30.all) {
	   fontfamily = "Arial"
	   fontsize = "30"
	   }
	   with(classes.A30B.all) {
	   fontfamily = "Arial"
	   fontsize = "30"
	   fontweight = "bold"
	   }	   
	   
	   with(classes.A30BRed.all) {
	   fontfamily = "Arial"
	   fontsize = "30"
	   fontweight = "bold"
	   color = "red"	   
	   }	   
	   
	   with(classes.textarea.all) {
	   fontsize="12"
	   fontfamily="Courier"
	   }
	   with(classes.A32.all) {
	   fontfamily = "Arial"
	   fontsize = "32"
	   }
	   with(classes.A32B.all) {
	   fontfamily = "Arial"
	   fontsize = "32"
	   fontweight = "bold"
	   }	
	   
	   with(classes.A32Bnavy.all) {
	   fontfamily = "Arial"
	   fontsize = "32"
	   fontweight = "bold"
	   color = "navy"
	   }	   
	   	      
	   with(classes.A34.all) {
	   fontfamily = "Arial"
	   fontsize = "34"
	   }
	   with(classes.A34B.all) {
	   fontfamily = "Arial"
	   fontsize = "34"
	   fontweight = "bold"
	   }	   
	   
	   with(classes.A40BRed.all) {
	   fontfamily = "Arial"
	   fontsize = "40"
	   fontweight = "bold"
	   color = "red"	   
	   }	  
	   	   
	   with(classes.Comic14.all) {
	   fontfamily = "Comic Sans MS"
	   fontsize = "14"
	   }