body
{
	background-color:#000000;
}

p
{
	color:#FFFFFF; 
}

a:visited
{
	color:#0044CC;
}


#logo
{
	margin-left:auto;
	margin-right:auto;
}

#head1
{
	color:#444444;
	font-family: "Verdana", sans-serif;
	font-size: 30px;
	text-align: left;
	line-height: 180%;
	background-color: #eae8cf;
	margin: 0.1em 0.3em 0.3em 0.1em;
	padding: 0 0.3em 0;
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000 #000000 #000000 #000000;
}

#text1
{
	color:#FFFFFF;
	font-family: "Verdana", sans-serif;
	font-size: 16px;
	text-align: left;
}

#link1
{
	color:#0044CC;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	line-height: 180%;
	background-color: #eae8cf;
	margin: 0.1em 0.3em 0.3em 0.1em;
	padding: 0 0.3em 0;
	border-style:solid;
	border-width: 1px 2px 2px 1px;
	border-color: #000000 #000000 #000000 #000000;
}

#link2
{
	color:#0044CC;
	font-family: "Verdana", sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: left;
}

#bottom
{
	color:#000000;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	line-height: 180%;
	background-color: #eae8cf;
	margin: 0.1em 0.3em 0.3em 0.1em;
	padding: 0 0.3em 0;
	border-style:solid;
	border-width: 1px 2px 2px 1px;
	border-color: #000000 #000000 #000000 #000000;
	position: absolute;
	left: 10px;
	bottom: 0px;
}