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: #3399CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
a:active {
	color: #33CCCC;
	text-decoration: underline;
}
.header {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
