body, td, table, p { font-family: arial, helvetica, lucida, verdana; 
                     font-size: 13px;
					 font-weight: normal }
					 
h4 { font-family: Times New Roman, arial, helvetica;
     font-size: 18pt;
	 font-weight: bold; }

a:link { color: blue;
		 text-decoration: underline; }

a:visited { color: ;
			text-decoration: underline; }

a:active { color: ;
           text-decoration: underline; }

a:hover { background-color: yellow }
		   
b { font-weight:bold; }

body { background:#FFFFFF; color:#000000; margin:.02in .02in .10in; }
h2 { font:17pt Verdana, Lucida, Arial, Helvatica; ;font-weight:bold; }
h5 { font:8pt Verdana, Arial;color:#000000;font-weight:bold; }
pre { font:12pt Times New Roman;font-style:italic; }
