table { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.info {
	font-size: 12px;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 14px;
	color: #66ffff;
	font-weight: bold;
}
.menuitem {
	font-size: 13px;
	color: #00ccff;
	font-weight: bold;
}
.highlight {
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
	decoration: none;
}
h1 {
	font-size: 24px;
	color: #66ffff;
	font-weight: bold;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #000000;
color: #ffffff
}
 
A:link { color: #00ffff; }
A:visited { color: #00ffff}
A:active { color: #ff0000; }

