/*
// last changed: 29th Oct 2004 bernhard krumm
//	font-family: 'Comic Sans MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
*/

body,form { 
 		background-color:white;
		margin-left:8px;
		margin-right:8px;
	   margin-top:0px;
	   margin-bottom:0px; 
		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
		font-size: 10pt; 
		}

p,
td,th,
ul,ol,dl,
h1,h2,h3,h4,h5,h6,
pre	{
		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	   margin-top:0px;
	   margin-bottom:0px; 
   	}

br,
.he1  { font-size: 1pt;}
.he2	{ font-size: 2pt;}
.he4	{ font-size: 4pt;}
.he8	{ font-size: 8pt;}
.he16	{ font-size: 16pt;}
.he32	{ font-size: 32pt;}
.he64	{ font-size: 64pt;}

p, td	{
		font-size: 10pt; 
	   font-style:normal; 
	   font-weight:normal;
	   }

td,th	{ 
		vertical-align:middle; 
		}

ul 	{
		list-style-type:disc;
	  	font-size: 12pt;
	  	font-style:normal; 
	  	font-weight:normal;
		margin-left:20px;
		padding-left:8px;
		}

li  	{ 
		margin-top:0px;
      margin-bottom:2px;
		margin-left:7px;
		padding-left:5px;
   	}

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;}

.nowrap { white-space: nowrap; }

.red 	{ color: red; }

a:link { 
		color: blue;
		text-decoration:none; 
	  	border-bottom:2px solid blue; 
	  	}

a:visited {
		color: yellow;
		text-decoration:none; 
		border-bottom:2px solid yellow; 
		}

a:active	{
		color: red;
		text-decoration:none; 
		border-bottom:2px solid red; 
		}

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

.refs a {
		text-decoration:none;
		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  	  	color: blue;
	  	font-size:12pt; 
	  	}
	
.refs a:hover {
		color: red; 
	  	text-decoration:none; 
	  	border-bottom:2px solid red; 
	  	}

/*
//		background-color:aqua;  
// 	background-color:white;
*/

