body { 
       font-size: 12;
       background-color: #CCFFFF;
       font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
}
ul   { font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif; } 
li   { font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif; } 
p    { font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif; } 
tt   { font-family: 'monospaced', 'courier'; } 
tr,td,th {
       font-family: 'Verdana', 'Helvetica', sans-serif, 'Arial';
} 
hr { color : #00CCCC ; }
h1 { 
       font-size: 20;
       font-weight: bold;
}
h2 { 
       font-size: 16;
       font-weight: bold;
}
h3 {
       font-size: 14;
       font-weight: bold;
}
h4 {
       font-size: 12;
       font-weight: bold;
}
p { 
       font-size: 12;
       font-weight: normal;
}
td { 
       font-size: 12;
}
h6 { cursor : n-resize; }
a:link     { color : #3366CC; text-decoration: underline; }
a:bb:hover { color : #44AACC;
             text-decoration: underline;
             font-weight : normal;
}
a:visited  { color : #CC6633; text-decoration: underline; }

