body
{
	background-color: #4a5558;
	font-family:Helvetica,Arial;
	color:black;
	font-size:13px;
}
.topbar { color: #e8e8e0; }
#page {
	padding: 5px;
	color: #080808;
	background: white;
	width: 720px;
	text-align: left;
}

h1,h2,h3,h4
{
	font-family:Helvetica,Arial;
}
h1
{
	font-size:24px;
}

h2
{
	font-size:16px;
}

a:link, a:visited, a:active
{
	color: #c2b473;
	text-decoration:underline;
}

a:hover
{
	color:#fbfbf5;
	text-decoration:underline;
}
