body  {
	font-family:			Tahoma, Verdana			;
	font-size:				11px					;
	color:					#000					;
	background-color:		#ccc	 				;

	}

table {
	background-color:		none					;
	color:					#000					;
	}

td {
    font-family:			Tahoma, Verdana			;
    font-size:				11px					;
	}
tr {
	font-family:			Tahoma, Verdana			;
	font-size:				11px					;
	}

a:link {
    text-decoration:		none					;
    color:					#000000					;
    font-size:				11px					;
	font-weight:			bold					;
	}
a:visited {
    text-decoration:		none					;
    color:					#000000					;
    font-size:				11px					;
	font-weight:			bold					;
	}
a:active {
    text-decoration:		none					;
    font-size:				11px					;
	}
a:hover {
    text-decoration:		overline underline		;
    font-size:				11px					;
	}

.gb_input {
	border:					#000000 1px SOLID		;
	padding:				0px						; 
	font-family:			Tahoma, Verdana					; 
	font-size:				10px					; 
	}
