body {  background-color: #000000;
	font-family: sans-serif;
	color: #ffffff;
	margin-left: 5%;
	margin-right: 5%;
}

address {
	background-color: #000000;
	color: #ffffff;
}

td { font-size: larger; padding: 10pt; }
th { color: #aebed4; }

/* old #9eaee4 */

A         {text-decoration: underline;}
A:link    {background-color: #000000;
	color: #9eaee4}
A:visited {background-color: #000000;
	color: #faeeb4}
A:active  {background-color: #000000;
	color: #ffffff} 
A:hover   { background-color: #404060 }
a.press { font-size: smaller; color: #ff6060; }

.columns {
	-moz-column-width: 30em;
	-moz-column-gap: 3em;
	-moz-column-rule: medium solid;
}

/* old #aebed4 */

h1 {
 font-family: verdana, sans-serif;
 text-align:center;
}

h2 {     font-family: verdana, sans-serif;
 	background-color: #000000;
	color: #aebed4}

