
BODY { background: #dbeab2 }
.Normaltext  { font-family: Verdana }
h1           { font-family: Verdana; font-size: 14pt;  font-weight: bold; text-align: left }
h2           { font-family: Verdana; font-size: 10pt; font-weight: bold; color: #333399 }
p            { font-family: Verdana; font-size: 9pt; color: #494848  }

a {
	color: #000000;
	text-decoration: none;
} 

a:visited {
	text-decoration: none;	   
}
 
a:hover {
	text-decoration: none;	   
} 

