﻿body
{
	background-color: #b5b5b5;
	color: #darkgray;
}

a:link
{
	color: 888888
}

 a:visited
 {
	color:grey
 }
#navigation
{
	width: 160px;
	vertical-align: text-top;
}

#content
{
	text-align: justify
}
