body
{
	margin: -1cm;
	padding: -1cm;
	background-color: #bbb;
	font-family: helvetica, georgia, sans-serif;
}

a:link
{
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

a:active
{
	color: #ffc;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #c30;
	font-weight: normal;
}

hr
{
	height: 1;
	margin: 1.0em;
	border-top: #fff normal 1.0px;
	border-bottom: #fff normal 1.0px;
}

/*
div#top
{
	position: static;
	width: 80%;
	height: 18em;
	background-color: #333;
}

div#content
{
	position: relative;
	left: 10em;
	top: 1.0em;
	width: 80%;
	font-size: 70%;
	padding: 1.0em;
}

*/

h1
{
	color: #333;
	font-weight: bold;
	font-size: 240%;
	font-family: helvetica, georgia, sans-serif;
	list-style-type: default;
	list-style-image: url(nn);
	list-style-position: middle;
}

h2
{
	color: #333;
	font-weight: bold;
	font-size: 180%;
	font-family: helvetica, georgia, sans-serif;
	list-style-type: default;
	list-style-image: url(nn);
	list-style-position: middle;
}

h3
{
	color: #333;
	font-weight: normal;
	font-size: 140%;
	font-family: helvetica, georgia, sans-serif;
	list-style-type: default;
	list-style-image: url(nn);
	list-style-position: middle;
}

h4
{
	color: #333;
	font-weight: normal;
	font-size: 100%;
	font-family: helvetica, georgia, sans-serif;
	list-style-type: default;
	list-style-image: url(nn);
	list-style-position: middle;
}

h5
{
	color: #333;
	font-weight: normal;
	font-size: 70%;
	font-family: helvetica, georgia, sans-serif;
	list-style-type: default;
	list-style-image: url(nn);
	list-style-position: middle;
}

small
{
	color: #000;
	font-weight: normal;
	font-size: 80%;
	font-family: helvetica, georgia, sans-serif;
	list-style-type: default;
	list-style-image: url(nn);
	list-style-position: middle;
}

strong
{
	color: #333;
}

/*	*/
