body
	{
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: 150px 0px; 
	background-attachment: scroll;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: palatino,arial;
	font-size: 8pt;
	font-weight: normal;
	}

p
	{	
	font-family: palatino,arial;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	}

.back
	{	
	text-indent: 242px;
	}

.headline
	{	
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	color: #668844
	}

.head
	{	
	font-weight: bold;
	}

.email
	{	
	font-weight: normal;
	font-style: italic;
	color: red
	}

a
	{
	font-weight: bold;
	color: #cc3333;
	}

a.label
	{
	color: yellow;
	}

a:link
	{
	}

a:active
	{
	color: orange;
	}

a:hover
	{
	color:red;
	}

a:visited
	{
	color: #883333;
	}