body {
	margin: 20px;
	background: #000033;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #505050;
}
	
h1,h2 { 
	margin: 0;
	font-family: "Copperplate Gothic Light", "Copperplate", Times, serif;
	font-weight: normal;
	color: #B9AFAD;
	font-size: 2em;
}

.links {
	text-align: center;
	text-decoration: none;
	color: #666666;
	font-family: "Copperplate Gothic Light", "Copperplate", Times, serif;
	font-size: 20px;
}

a.sidebar {
	text-decoration: none;
	color: #000033;
}

.oddballlinks {
	font-family: copperplate,'copperplate gothic';
	font-size:25px; 
	color: #ABA1A0;
	text-decoration: none;
}

.copyright {
	font-size: 9px;
}

li {
	list-style-type: none;
	margin-left: 0px;
}

a {
	text-decoration: none;
	color: #465F7E;
}