body { 
	font-family					: Arial; 
	font-size					: 10pt; 
	line-height					: 20px;
}

div {
	line-height					: 22px;
}

img {
	border-color				: #ff0000;
}

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

