/*
 +----------------------------------------------+
 | PRINT CSS STYLE				|
 +----------------------------------------------+
 | CSS CODE WRITIN' BY MORE STYLE BERLIN	|
 | http://www.more-style.de/			|
 | info@more-style.de				|
 +----------------------------------------------+
*/





/*
	PRE DEFINITION [BEGIN]
*/
html, head, body, div, span, p, h1, h2, h3, a, acronym, table, td, th, form, input, textarea, select, label, img {

	font-family			: Arial, Helvetica, Sans-Serif;

	margin				: 0px;
	padding				: 0px;
}

/*
	PRE DEFINITION [END]
*/
/* +-----------------------------------------+ */
