/*
   author: Bernhard Krumm
   created: 2004/08/17
   changed: Bernhard Krumm
   last changed: 2004/08/17 Bernhard
*/

body,form { 
		background-color:#F5F5F5;
  		margin-left:7px;
  		margin-right:7px;
		}

body,form,
p,
td,th,
ul,ol,dl,menu,dir,
h1,h2,h3,h4,h5,h6 {
  		font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  		}

body,form,
p,
td,th,
ul,ol,dl,menu,dir,
h1,h2,h3,h4,h5,h6 {
  		margin-top:0px;
  		margin-bottom:0px; 
		}

td,th {
		text-align:center; 
		}


/*
body,
form,
p,
td,
br,
ul,ol,dl	{
  		font-size: 10pt; 
  	  	font-style:normal; 
	  	font-weight:normal;
	  }
*/

.right { text-align:right; } 

.red 	{color: red; }

.he4	{ font-size: 4pt;}
.he8	{ font-size: 8pt;}
.he16	{ font-size: 16pt;}
.he32	{ font-size: 32pt;}

h1	{ font-size: 16pt; font-weight:bold;}
h2	{ font-size: 14pt; font-weight:bold;}
h3	{ font-size: 12pt; font-weight:bold;}
h4	{ font-size: 10pt; font-weight:bold;}

ul	{ list-style-type:disc;}

.linone{ list-style-type:none;}

li		{
  		margin-top:0px;
  		margin-bottom:0px; 
		margin-left:10px;
		}


.a	{ margin-top:10px; margin-bottom:10px; }

a:activated	{
	  color: red ; }	

a:visited { 
	  color: red; 
	  }

.refs {
		margin-top:0px;
  	  	margin-bottom:3px;  	
  	  	}

.refs a	{
	text-decoration:none;
   font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:10pt;
   color:blue; 
	}

.refs a:hover	{
	  color: red ;	}

