body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #1f1f1f;
}
.topmenu {
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: inset;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #333333;
	letter-spacing: 0.25em;
	font-weight: bold;
	text-align: center;
}
a:link { color: #ccc; text-decoration: none; }
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover { color: #ffa500; }
a:active {
	color: #33CCCC;
	text-decoration: underline;
}
.header { background-color: black; background-image: url(pics/header1.jpg); background-repeat: no-repeat; background-position: left 50%; }
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

