h1           { font-family: Arial; font-size: 12pt; color=white;}

h2           { font-family: Arial; font-size: 12pt; font-style: italic; color=white;}

h3           { font-family: Arial; font-size: 12pt; font-style: italic; color=white;}

h4			 { font-family: Arial; font-size: 10pt; font-style: italic; color=black;}

h5			 { font-family: Arial; font-size: 14pt; font-style: italic; color=white;}

body         { font-family: Arial; font-size: 10pt; color=black; 	background-color: "#CCCCCC"; }

a:link       { color: black; font-style: bold; text-decoration: none; }

a:hover      { color: "#CCECFF"; font-style: bold; text-decoration: none; }

a:visited    { color: black; font-style: bold; text-decoration: none; }
 
a:active     { color: "#CCECFF"; font-style: bold; text-decoration: none; }

table        { font-family: Arial; 
               font-size: 10pt; 
               color: black;
               }