@charset "utf-8";
/* CSS Document */

/*--- Welcom text on the frontpage ---*/
.headTxt{
	color:#CCC;
	margin-left:50px;
	width:680px;
}
/*--- Text inside the searchbox ---*/
input, textarea {
color:#666;
font-family:arial,verdana,helvetica,tahoma;
font-size:11px;
}

table{
	font-size:1em;
}
