﻿body  { background-color:#000; margin:10px; 
font-family:arial;
font-size:13px; 
font-weight:bold;
color:#FFF; }

table  {margin:0px; padding:0px; 
background-color:black;
font-family:arial;
font-size:12px; 
font-weight:bold;
color:#FFF;}

h1 { font-size:20px; font-weight:bold; }
h2 { font-size: 20px; font-weight:bold; }
h3  { font-size: 15px; font-weight:bold; }

big { font-size: 18px; font-weight:bold; color:white; }

acronym { border-bottom: 1px dotted white; cursor:help; }

a:link {font-family:arial; 
text-decoration:underline;
color:white;}

a:hover {font-family:arial; 
text-decoration:underline; 
color:blue;}

a:active {font-family:arial; 
text-decoration:underline;
color:red;}

a:visited {font-family:arial; 
text-decoration:underline;
color:white;}


