.navlink { font-family: Arial, Helvetica;
		   font-size:8pt; 
		   color: #787878; 
		   text-decoration: none; } 
.navlink:hover { font-family: Arial, Helvetica;
				 font-size:8pt; 
				 color: #505050; 
				 text-decoration: none; 
				 font-weight: bold; } 
.navlinkactive { font-family: Arial, Helvetica; 
				 font-size:8pt; 
				 color: #505050; 
				 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: #787878; }
.content { font-family: Arial, Helvetica;
		   font-size:8pt; 
		   color: #787878; }
.info { font-family: Arial, Helvetica;
		font-size:7pt; 
		color: #787878; }
a.textlink { font-family: Arial, Helvetica;
			 font-size:8pt; 
			 color: #787878; 
			 text-decoration: none; 
			 }
a.textlink:hover { font-family: Arial, Helvetica;
			 font-size:8pt; 
			 color: #787878; 
			 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;}
.formfield {font-family :Arial, Helvetica;
 		   font-size:8pt;
		   color:#787878;
 		   height:18px;
 		   width:320px;
		   border-width:1px;
		   border-style:solid;
		   border-color:#787878;
		   }

.formfield1 {font-family :Arial, Helvetica;
 		   font-size:8pt;
		   color:#787878;
 		   height:18px;
		   border-width:1px;
		   border-style:solid;
		   border-color:#787878;
		   }

.textarea{font-family :Arial, Helvetica;
 		  font-size:8pt;
		  color:#787878;
 		  height:40px;
 		  width:320px;
		  border-width:1px;
		  border-style:solid;
		  border-color:#787878;
		  }
.button {border-left:5px solid black; border-right:5px solid black; border-top:0px solid black; border-bottom:0px solid black; font-family :Arial, Helvetica;
 		font-size :8pt;
		font-weight:bold;
		color:#787878;
 		height:20px;
		width:150px;
		background-color:white
 		}
body { cursor: url("scooter3.cur")
     }