<style>					
 
 							A HREF {
								font-family : verdana;
								font-size : 12px;
								text-decoration : underline;
								color: black;
							}

							VLINK {
								font-family : verdana;
								font-size : 12px;
								text-decoration : underline;
								color: black;
							}

							H1  {
								font-family : elephant;
								color : black;
								font-size : 24px;
							}
							H2  {
								font-family : elephant;
								color : black;
								font-size : 18px;
							}
							H3  {
								font-family : elephant;
								color : black;
								font-size : 14px;
								font-weight : bold;
							}
							
							H4  {
								font-family : elephant;
								color : black;
								font-size : 14px;
								font-weight : bold;
							}

							TD  {
								font-family : verdana;
								color : black;
								font-size : 12px;
							
							}

							P  {
								font-family : verdana;
								color : black;
								font-size : 12px;
							}

							LI  {
								font-family : verdana;
								color : black;
								font-size : 12px;
								
							}

							UL  {
								font-family : verdana;
								color : black;
								font-size : 12px;
							}

						
</style>



