  	body
  	{
  		font-size: 10pt;
		MARGIN-TOP: 0px;
		MARGIN-LEFT: 0px;
		COLOR: #000000;
		MARGIN-RIGHT: 0px;
		FONT-FAMILY: verdana, arial, helvetica, sans-serif;
		BACKGROUND-COLOR: #ffffff;
  	}
  	
  	.heading
  	{
  		color: white;
  		font-size: 14pt;
  		font-weight: bold;
  	}
  	
  	.footer  	
  	{
  		color: grey;
  		font-family: verdana,san-serif;
  		font-size: 8pt;
  	}
  	
  	h1, h2, h3, h4, h5, h6  	
  	{
  		color: #492D49;
  		margin: 5px 0px 0px 0px;
  	}
  	
	P
	{
		MARGIN-TOP: 1px;
		FONT-SIZE: 10px;
		MARGIN-BOTTOM: 0px;
		COLOR: #000000;
		FONT-FAMILY: arial,verdana,helvetica,sans-serif;
	}

  	a.menu, a.menu:link, a.menu:visited
  	{
  		color: #FFFFFF;
  		text-decoration: none;
  	}
  	
  	a.menuselected:link, a.menuselected:visited
  	{
  		color: white;
  		text-decoration: none;
  	}
  	
  	a.menu:hover
  	{
  		color: white;
  		text-decoration: underline;
  	}
  	
  	.error
  	{
  		color: red;
  		font-size: x-small;
  	}
  	
  	.messageerror { color: red; }
  	.messagewarning { color: orange; }
  	.messageok { color: green; }
  	
  	.menutext  	
  	{
  		color: white;
  		font-size: 8pt;
  	}
  	
  	.vsmalltext { font-size: xx-small; }
  	.labelok { color: black; }
  	.labelerror { color: red; }
  	
  	.NewsHeadline
  	{
    font-size: 1.3em;
    font-weight: bold;
    }
    
    .NewsDate
    {
    font-size: 0.75em;
    }
