/* CSS for http://mark-here.com */
/* erstellt von Nina Hardwig */

/* BASIC */


body {
	list-style-type: disc;
	color: #000000;
	background: #FFFFFF;
	font-size: small;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-weight: normal;
}
