a:link 	{ color: blue; }
a:visited 	{ color: blue; } 
a:active 	{ color: blue; }

body { font-family: Verdana, Arial, Helvetica; background-color: rgb(225,225,225); color: #003333; font-size: 10pt }

table { table-border-color-light: rgb(128,128,255); table-border-color-dark: rgb(64,64,255); font-size:10pt  }

h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetia;}

h1 { font-size:30pt; color: red;  }
h2 { font-size:16pt; color: red; }
h3 { font-size:14pt; color: red; }
h4 { font-size:12pt; color: red; }
h5 { font-size:10pt; color: red; }
h6 { font-size:8pt; color: red; }