* {
	margin: 0;
	padding: 0;
}
html, body {
	
	background: #DAEEF3;
	color:#333333;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.3em;
}

.TB_ImageOff { 
	text-decoration: none; 
	outline: none; 
	color: #333333;
	background-color: inherit;
	border-bottom: medium none; 
}







