/*
CSS Plug Image - Screen use - 04/2003 - (c) BMW AG
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #EEEEEE;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;	
	color: #000000;
	background-color: #EEEEEE;	
}

p,ul,ol,li,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #EEEEEE;	
}

.graphic {
	margin-top: 14pt;
	text-align: left;
}

.warning,.attention,.hint,.remark,.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;	
	color: #990000;
	background-color: #FFFFFF;
}