BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	scrollbar-base-color : #2A447D;
	scrollbar-arrow-color : #FFD700;
}

 DIV, TABLE, TD, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000;
	/*background-color : #FFFFFF;*/
}

A:LINK, A:VISITED {
	color : #2A447D;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER, A:ACTIVE {
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

A.small:LINK, A.small:VISITED {
	font-size : 7pt;
	color : #2A447D;
	font-weight : normal;
	text-decoration : none;
}
A.small:HOVER, A.small:ACTIVE {
	font-size : 7pt;
	color : #000000;
	font-weight : normal;
	text-decoration : underline;
}

A.copy:LINK, A.copy:VISITED, A.copy:ACTIVE, A.copy:HOVER {
	text-decoration : none;
	font-size : 10px;
	color : #FFFFFF;
	font-family : "Tahoma CE", Tahoma, "Arial CE", Arial, Helvetica, sans-serif;
}

TD.menu {
	background-color : #C2C9D9;
}

TD.head {
	text-align : right;
	font-weight : bold;
	vertical-align : top;
	font-size : smaller;
}

.small {
	font-size : 7pt;
}

.copy {
	font-size : 10px;
	font-family : "Tahoma CE", Tahoma, "Arial CE", Arial, Helvetica, sans-serif;
}

.content {
	padding-left : 18px;
	padding-top : 18px;
	padding-bottom : 18px;
}

.bosch {
	font-weight: bold;
	color: #FF0000;
}

P {
	text-indent : 10px;
}