<STYLE>
body {background: white;  color: black; 
	 }

h1,h2  {font-weight: bold; text-align: center; 
        font-family: arial, helvetica; sans-serif}

h3 {font-weight: bold; 
    text-decoration: underline; 
    text-align: left;
    font-family: arial, helvetica, sans-serif;
    }

h4 { font-weight: bold;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.5em;}


p {font-family: "Times New Roman", Times, times, ;}

.note {font-size: 85%;}


table {font-family: arial, helvetica, sans-serif;  font-size=0.95em;}



/* set link attributes - no underline; standard colors */
:link{ color: blue; text-decoration: none;}
:visited{ color: purple; text-decoration: none;}
:active{ color: red; text-deocration: none;}

</STYLE>
