			a.body:link, a.body:visited, a.body:active { font-family : verdana; text-decoration:underline; color:#333333; }
			a.body:hover, a.body:active { font-family : verdana; color:#333333; text-decoration:none;}
			a.body:visited { color:#333333; }
			a.white:link, a.white:visited, a.white:active { font-family : verdana; text-decoration:underline; color:#FFFFFF; }
			a.white:hover {			
						color:  #FFFFFF;
						font-family : verdana;
						font-size : 8pt;
						text-decoration : none;
			
			}
			.body 	{
						scrollbar-base-color: #ffffff;
						scrollbar-arrow-color: #000000;
					}
		    a:link {
						color: ##0000cc;;
						font-family : arial, helvetica;
						font-size : 8pt;
						text-decoration : underline;
				   }

		 a:visited {
						color: ##0000cc;;
						font-family : arial, helvetica;
						font-size : 8pt;
						text-decoration : underline;
                    }
		   a:active {
						color: #CCCCCC;
						font-family : arial, helvetica;
						font-size : 8pt;
						text-decoration : underline;
					}
		    a:hover {
						color:  #CCCCCC;
						font-family : arial, helvetica;
						font-size : 8pt;
						text-decoration : none;
					}
			.centered { 
			  			margin-left: 150px;
						float : center;
						color: blue;
						font-family : arial, helvetica;
						font-size : 8pt;
						 
					  }
			  .right { 
			  			margin-left: 350px;
						float : right;
						color: blue;
						font-family : arial, helvetica;
						font-size : 8pt; 
					  }
			  .left { 
			  			margin-left: 0px;
			  			float : left;
						color: blue;
						font-family : arial, helvetica;
						font-size : 8pt; 
					}
		      .text {
		  				color: #000000;
						font-family : verdana;
						font-size : 8pt;
					}
              .whitetext {
		  				color: #ffffff;
						font-family : verdana;
						font-size : 8pt;
					}
			  .orangetext {
		  				color: #F5BD58;
						font-family : arial, helvetica;
						font-size : 8pt;
					}
		  .smallergreenheaders {
		  				color: #39ff2f;
						font-family : arial, helvetica;
						font-size : 11pt;
						font-weight : bold;
						text-decoration : none;
					}
		  .smallerheaders {
		  				color: #000000;
						font-family : verdana;
						font-size : 14pt;
						font-weight : bold;
						text-decoration : none;
						}
		.grayheaders {
		  				color: #333333;
						font-family : arial, helvetica;
						font-size : 11pt;
						font-weight : bold;
						text-decoration : none;
					}
		.smgrayheaders {
		  				color: #333333;
						font-family : verdana;
						font-size : 9.5pt;
						font-weight : bold;
						text-decoration : none;
					}
		.largertext {
  						color: #330066;
						font-family : arial, helvetica;
						font-size : 12pt;
						text-decoration : none;
					}	
	    .yellowtext {
		  				color: #FFFF00;
						font-family : arial, helvetica;
						font-size : 12pt;
						font-weight : bold;
						text-decoration : none;
					}
		.yellowtext2 {
		  				color: #FFFF00;
						font-family : arial, helvetica;
						font-size : 9pt;
						text-decoration : none;
					}
		.smalltext  {
		  				color: #000000;
						font-family : verdana;
						font-size : 7.5pt;
						text-decoration : none;
					}
		.smallwhitetext  {
		  				color: #ffffff;
						font-family : verdana;
						font-size : 7.5pt;
						text-decoration : none;
					}
		.smalltext2  {
		  				color: #333333;
						font-family : arial, helvetica;
						font-size : 7.5pt;
						text-decoration : none;
					}
		.headers2   {
						color: #330066;
						font-family : arial, helvetica;
						font-size : 12pt;
						font-weight : bold;
						text-decoration : none;
					}
		.greenheaders {
		  				color: green;
						font-family : arial, helvetica;
						font-size : 11pt;
						font-weight : bold;
						text-decoration : none;
					}