body, td, th, textarea, input { 
	font-family:  'Trebuchet MS', 'Verdana', 'Arial';
	/* font-size: 62.5%; */
	font-size: 8pt;
	color: #ffffff;
} 


body { 
	padding: 0px;
	margin: 3px;
	background-color: #333333;
}

html, body {
	height: 100%;
}

a { 
	color: #ffffff;
	text-decoration: none;
}
