
   TD   {font-family: "Verdana", "Arial";
    		font-size: 8pt;}
   .header_blue {color:#4c5686;
   			font-size: 16pt; 
				font-weight: bold; 
				font-family: verdana, garamond; 
				text-decoration:none;}
   .subheader_blue {	color:#4c5686;
   						font-size: 12pt; 
						font-weight: bold; 
						font-family: verdana, garamond; 
						text-decoration:none;}
   BODY {background-color: #FFFFFF;
			font-family: "Verdana", "Arial";
    		font-size: 8pt;}
	.color_pink{color: #FF3399;}
  	.accent { font-weight: Bold;
    		  font-size: 8pt;}
			  
	.accent_red { font-weight: Bold;
    		  font-size: 8pt;
			  color: #FF0000;}
	.accent_blue { font-weight: Bold;
    		  font-size: 8pt;
			  color:#4c5686;}
	.accent_orange {font-weight: Bold;
				font-size: 8pt;
				color: #FF6600;}
	.accent_green {font-weight: Bold;
				font-size: 8pt;
				color: green;}
	.accent_white {font-weight: Bold;
				font-size: 8pt;
				color: white;}
   .bigger { font-weight: normal;
   			  font-size: 14;}
   .big_slant { font-weight: normal;
   			  font-size: 14;
              font-style: italic;}
	.big_bold {	font-weight: Bold;
    		font-size: 14;
    		color:#000000;}
	.big_red {	font-weight: Bold;
    		font-size: 15;
    		color:#FF0000;}
  	.big_blue {	font-weight: Bold;
    		font-size: 15;
    		color:#4c5686;}         
	.huge_red {	font-size: 24pt;
    			color:#FF0000;}   
   .huge_blue {font-size: 24pt;
    			color:#4c5686;}
	.tiny  	{ font-size: 7pt;}
	.tiny_pale{ font-size: 7pt;
    			color:#999966;}
   