body
	{
	margin: 0em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #ffffff;
	}

.headline1
	{
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 10px;
	}

.author1
	{
	font-style: italic;
        margin-bottom: 10px;
	}

.abstract1
	{
        margin-bottom: 10px;
	}

.smalltext
	{
	margin-top: 10px;
	font-size: 8pt;
	color: #c0c0c0;
	}

a 
	{
  	text-decoration:none;
  	font-family:Arial,Helvetica;
  	color: #111111;
	text-transform: uppercase;
	}
 
a:hover 
	{
  	color:#999999;
	}
 
a:active 
	{
  	color:#999999;
	}

#box1 { position:absolute; top:30px; left:40px; width:500px; height:600px; z-index:1; }
