body {background-color: #000000;
	  font-family: arial, sans-serif;
	  color: #ffffff}

a:link {text-decoration: none;
	    color: #808080}
		
a:active {text-decoration: none;
	      color: #808080}
		
a:visited {text-decoration: none;
	       color: #808080}

a:hover {text-decoration: none;
	     color: #ff0000}

.hr1 {color: #c0c0c0}

.left {text-align: left}

.right {text-align: right}

.center {text-align: center}

table {border: 0}

.td1 { background-color: #ff0000}

.td2 { background-color: #000000}

.list {font-size: 1.5em}

.black {background-color: #000000}

.border {border: ridge 10px #808080}

.closing {font-family: sans-serif;
		  font-size: 1.0em;
	      color: #e6e880}

.link {float:center;
   width:6em;
   text-decoration:none;
   color:#ffffff;
   border-style: ridge;
   background-color:#99CC00;
   padding:0.2em 0.6em}
