a.nav {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.current {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.seperator {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	text-decoration: none;
}
body {
	background-color: #000000;
}
p {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 14px;
}
h1 {
	font-size: 3px;
	color: #CCCCCC;
}
.copyright {
	font-size: 12px;
}
a {
	color: #6633FF;
}
a.nav:hover {
	color: #FF0000;
}
hr {
	border: dotted #6600CC;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6600CC;
	font-size: 16px;
	font-weight: bold;
}
.keywordlink {
	font-size: 9px;
	color: #000000;
}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
.border {
	border: thin solid #F00;
}
