body {background-color: #000000;}

body,td,th { 
	color: #ffffff;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size:14px;
	}

A {
	color : #F00;
	font-weight: bolder;
}

A:Active {
	color : #F00;
	font-weight: bolder;
}

A:Hover {
	color : #F00;
	text-decoration: underline;
	font-weight: bolder;
}

A:Visited {
	color : #F00;
	font-weight: bolder;
}

.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.full {text-align:justify;}
.topmar {
}

.orange {color:#FFCC33;
}

.red {color:#F00;
}

.blue {color:#09F;
}

.caption {
	color: #09F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

.credits {
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
}

.menu {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	font-weight:bold;
}

h1 {
	font-size:28px;
}

h2 {
	font-size:22px;
}

h3 {font-size:16px;
}
