body {
	background-color: black;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 24px;
}
a:link {color: white;}
a:visited {color: white;}
h1,h2,h3 { margin-top: 0px; margin-bottom: 0px; }

.sitenav { 
	background-color: #333333; 
}
div.right { 
	float: right; 
	width: 125px;
	border-left-color: #cccccc;
	color: #cccccc;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 2px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: x-small;
}
h1 {
	font-size: 1.2em;
	text-align: left;
}
dt, .sitename {
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 1.1em; */
	font-size: medium;
	font-weight: normal;
}
dd, .sitedesc {
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 0.8em; */
	font-size: smaller;
	font-weight: normal;
	color: #ffcccc;
}
#center {text-align: center;}
h1 { color: #ff3333 }
.byline { color: #ffffff; font-size: smaller;}

