body, td, th, textarea, input { 
	font-family:  'Arial', 'Verdana', 'Trebuchet MS';
	font-size: 8pt;
	color: #000000;
} 

body, html { 
	height: 100%;
}

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

img {
	display: block;
}

address { 
	color: #909090;
	font-style: normal;
}

address a {
	color: #909090;
	text-decoration: none;
}

.content { 
	font-size: 13px;
	
}

.content a {
	color: #ffffff;
}