/* css */
body { font-family:Verdana, Arial; font-size:10pt; }
A {text-decoration:none; color:#3366FF;}
A:hover {text-decoration: underline;}
td { font-family:Verdana, Arial; font-size:10pt; }
h1 { font-family:Verdana; font-size:16pt; color:#FB6A00; }
h2 { font-family:Verdana; font-size:13pt; color:#3366FF; }
h3 { font-family:Verdana; font-size:12pt; color:#FB6A00; }
.yellow {  background-color: #FFFF00}