body {
   background: #003000 url(../imgs/bg.jpg) repeat-x;
   color: #a0f0a0;
   font-size: 14px;
   margin: 16px;
}
table td {
   font-size: 14px;
}
h1 { color: #80f000; text-align: center; font-size: 48px; text-decoration: underline }
h2 { color: #80f000; text-align: center; text-decoration: underline }
h3 { color: #80f000; text-align: center; text-decoration: underline }
l1 { line-height: 24px; vertical-align: super; }
.guide {
   font-size: 18px;
   font-weight: bold;
}
.subtitle {
   font-size: 18px; 
   color: #c0c000;
}
.link {
   font-weight: bold;
}
.sep {
   margin: 10px 5px; 
}
a:link {text-decoration:none; color: #f0f000;} 
a:active {text-decoration:none} 
a:visited {text-decoration:none; color: #f0f000;} 
a:hover {text-decoration:underline}
 
