.navlink { font-family: Arial, Helvetica;
		   font-size:10pt; 
		   color: #1E7C1E; 
		   text-decoration: none; } 
.navlink:hover { font-family: Arial, Helvetica;
				 font-size:10pt; 
				 color: #1E7C1E; 
				 text-decoration: none; 
				 font-weight: bold; } 
.navlinkactive { font-family: Arial, Helvetica; 
				 font-size:10pt; 
				 color: #1E7C1E; 
				 text-decoration: none; 
				 font-weight: bold; }
.welcome { font-family: Arial, Helvetica;
		   font-size:12pt; 
		   color: #787878; }
.headline { font-family: Arial, Helvetica;
		   font-size:14pt;
		   color: #1E7C1E; }
.content { font-family: Arial, Helvetica;
		   font-size:10pt; 
		   color: #1E7C1E; ; font-style: normal; font-weight: normal}
.info { font-family: Arial, Helvetica;
		font-size:7pt; 
		color: #787878; }
a.textlink { font-family: Arial, Helvetica;
			 font-size:10pt; 
			 color: #1E7C1E; 
			 text-decoration: none; 
			 }
a.textlink:hover { font-family: Arial, Helvetica;
			 font-size:10pt; 
			 color: #1E7C1E; 
			 text-decoration: none; 
			 font-weight: bold}
.textfield { font-family: Arial, Helvetica;
			 font-size:8pt; 
			 color: #787878; 
			 border-width:0px;
			 border-style:solid;
			 border-color:white;
			 background-color:white;}
.button{font-family :Arial, Helvetica;
 		font-size :10pt;
		font-weight:bold;
		color:#787878;
 		height:20px;
		width:140px;
		border-width:0,5px;
		border-style:solid;
		border-color:black;
		background-color:white;
 		}