body         { font-family: arial, Arial, Helvetica }
h1           { font-family: arial, Arial, Helvetica }
h2           { font-family: arial, Arial, Helvetica }
h3           { font-family: arial, Arial, Helvetica }
h4           { font-family: arial, Arial, Helvetica }
h5           { font-family: arial, Arial, Helvetica }
h6           { font-family: arial, Arial, Helvetica }

a:link       { color: rgb(255, 0, 0) }
a:hover      { color: rgb(0, 0, 255) }

p            { color: rgb(0, 0, 0); font-size: 10pt; 
               font-style: normal; font-weight: normal }       
h1           { color: rgb(255, 0, 0); font-size: 14pt; 
               font-style: normal; font-weight: bold }
h2           { color: rgb(255, 0, 0); font-size: 14pt; 
               font-style: normal; font-weight: bold }
h3           { color: rgb(0, 0, 128); font-size: 12pt; 
               font-style: normal; font-weight: bold }
h4           { color: rgb(255, 0, 0); font-size: 12pt; 
               font-style: normal; font-weight: bold }
h5           { color: rgb(128, 128, 128); font-size: 10pt; 
               font-style: normal; font-weight: bold }
h6           { color: rgb(128, 128, 128); font-size: 10pt; 
               font-style: normal; font-weight: bold }