<style>					
 
 							A HREF {
								font-family : verdana;
								font-size : 12px;
								text-decoration : underline;
								color: black;
							}
							A.Menu {
								font-family : verdana;
								font-size : 12px;
								text-decoration : underline;
								color: white;
								font-weight : bold;
							}

							VLINK {
								font-family : verdana;
								font-size : 12px;
								text-decoration : underline;
								color: black;
							}

							H1  {
								font-family : verdana;
								color : 820900;
								font-size : 16px;
							}
							H2  {
								font-family : verdana;
								color : 820900;
								font-size : 18px;
							}
							H3  {
								font-family : verdana;
								color : 820900;
								font-size : 14px;
								font-weight : bold;
							}
							
							H4  {
								font-family : verdana;
								color : black;
								font-size : 14px;
								font-weight : bold;
							}
							H5  {
								font-family : verdana;
								color : black;
								font-size : 16px;
								font-weight : bold;
							}
							TH  {
								font-family : verdana;
								color : black;
								font-size : 12px;
							}

							TD  {
								font-family : verdana;
								color : black;
								font-size : 12px;
								font-weight : bold;
							}
							TD.Menu  {
								font-family : verdana;
								color : white;
								font-size : 12px;
								font-weight : bold;
							}

							P  {
								font-family : verdana;
								color : black;
								font-size : 12px;
								font-weight : bold;
							}

							LI  {
								font-family : verdana;
								color : 820900;
								font-size : 14px;
								ont-weight : bold;
							}

							UL  {
								font-family : verdana;
								color : black;
								font-size : 12px;
							}

							BODY {
								background-repeat: no-repeat;
								background-color: white;
								font-family : verdana;
								color : black;
								font-size : 12px;
								font-weight : bold;
							}
</style>


