body	{
         padding: 2cm;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#site	{
         }

.clear	{
	clear: both;
	}

#navigation1	{
	display: none;
	}

#header	{display: none;}

#container	{
	font-size: 10pt;
	color: #000000;
		}

#content	{
	line-height: 180%;}

#content a, #content a:link, #content a:visited
	{
	color: #FF8000;
	}

#content a:hover, #content a:focus, #content a:active
	{
	color: #FF8000;
	text-decoration: none;
	}

#content h1	{
	color: #990000;
	font-size: 13pt;
	}

#content h2	{
	color: #FF8000;
	font-size: 12pt;
		}

#content h3	{
	color: #484848;
	font-size: 12pt;
	margin-bottom: 0px;
	}

#image	{
	display: none;
	}

#footer	{display: none;
	}


