body	{
	width:100%;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#005100;
	background:url(images/background.gif) repeat-x #f8fed4;
}

a:link 	{
	color: white;
}
a:visited 	{
	color: white;
}
a:hover 	{
	color: white;
}
a:active 	{
	color: white;
}

.title 	{
	font-size: 18px;
f	ont-family: Arial, Helvetica, Sans-Serif;
	color: white;
}

#content {
	position: absolute;
	left: 10px;
	right: 10px;top: 10px;
	bottom: 10px;
	font-size: 12px;
	color: white;
}

#justify 	{
	text-align: justify;
}
