/*
	 +----------------------------------------------+
	 | PRINT CSS					|
	 +----------------------------------------------+
	 | CSS MADE BY					|
	 |						|
	 | MORE STYLE BERLIN © 2004			|
	 | EMAIL: info@more-style.de			|
	 | WEB: http://www.more-style.de/		|
	 +----------------------------------------------+
*/





/*
	+-----------------------------------------------+
	| PRE DEFINITION [BEGIN]			|
	+-----------------------------------------------+
*/
html, div, span, p, ul, li, a, acronym, cite, table, td, th, form, input, select, textarea, label, img {

	font-family			: Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
	color				: #4F6072;
	
	margin				: 0px;
	padding				: 0px;
}
/*
	+-----------------------------------------------+
	| PRE DEFINITION [END]				|
	+-----------------------------------------------+
*/