body 
	{
	background-image: url(images/background.gif);
	color: #ffffff
	background-repeat:repeat;
	background-position:center;
	font-family: Arial, Sans-Serif
	margin: 0px
	}

#signature
	{
	text-align: right;
	}
#horizon        
	{
	color: white;

	background-color: transparent;
	text-align: justify;
	text-justify: newspaper;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	margin-left: -248px;
	position: absolute;
	top: -118px;
	left: 50%;
	width: 496px;
	height: 237px;
	visibility: visible
	}

.bodytext 
	{
	font-size: 105%;	
	font-size: 14px;
	}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

#footer 
	{
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}

a:link, a:visited 
	{
	color: #B0B0B0;
	text-decoration: underline;
	}

a:hover 
	{
	color: red;
	text-decoration: underline;
	}

div.d1 {
	color: white;
	MARGIN: 2em 0px 5em 10%; WIDTH: 80%
}
div.d2 {
	text-align: justify;
	text-justify: newspaper;
	MARGIN: 2em 0px 5em 20%; WIDTH: 90%
}
div.d3 {
	MARGIN: 2em 0px 5em 3%; WIDTH: 90%
}

