BODY, P, TABLE, TD, TH {
font-family : Arial, Helvetica, sans-serif;
color:white;
font-size: 13pt; }

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15pt;
	text-align: center
    }


h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-align: center
    }


a:link {  color:white; text-decoration:none }
a:visited {  color:white; text-decoration:none }
a:hover {  color:white; text-decoration:underline;  }
a:active {  color:white; text-decoration:none }
