body	{
	font-family: verdana, sans-serif;
	color: #360;
	text-align: justify;
	background: #ffc none;
	margin-left: 10%;
	margin-right: 10%;
	}

h1, h2	{
	text-align: center;
	color: #693;
	background: #ffc none;
	}

.center	{
	text-align: center;
	}

h1.no-bottom-margin	{
	color: #693;
	background: #ffc none;
	margin-bottom: 0px;
	}

a:link	{
	color: #c63;
	background: #ffc none;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}

a:visited	{
	color: #666;
	background: #ffc none;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}

a:active, a:hover	{
	color: #933;
	background: #fc6 none;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}

hr	{
	height: 1px;
	background: #693;
	}