/* Font Colors */
font { color: white; margin-left: 5px; }
h2 { color: white; margin-left: 5px; }
p { color: white; margin-left: 5px; margin-right: 5px; }
th { color: white; }
td { color: white; }
ul { color: white; }
/* Body Information */
body {	background-image: url(images/background.gif); margin-top: 15px; }
/* Table Information */
div.title { COLOR: white; margin-right: 5px; }
td.left { background-color: #666666 }
td.right { background-color: #666666 }
td.main { background-color: #000000 }
a:link {color: 666666;}
a:visited {color: 666666;}
a:active {color: 666666;}
a:hover {text-decoration: underline;}
a {text-decoration: none;}