@charset "UTF-8";

/********************/
/* BMP2012E1 Styles */
/********************/

	body  															/* define the basic appearance of the page */
		{ font								: 100% Verdana, Arial, Helvetica, sans-serif
		; background-image				: url(http://bmph3.harrier.ch/_grafix/ononfeet_light.gif);           
		; background-color				: transparent
		; color								: black
		}

	td.evenRow 														/* even rows in a table - to be implemented */
		{ background-color   : wheat
		; color					: black
		}

	td.oddRow 														/* odd  rows in a table - to be implemented */
		{ background-color   : #EFF0CA
		; color					: black
		}

	div.envelope
		{ width 								: 850px
		; margin 							: 0 auto 0 auto 
		}
	div.head_1,div.head_2
		{ text-align 						: center
		}
	div.head_2
		{ margin-top						: 40px
		}
	div.head_2_1
		{ font-size							: 16.0pt
		; color								: #656598
		; font-weight						: bold
		}
	div.head_2_2
		{ font-size							: 13.0pt
		; color								: #656598
		}
	div.head_2_3
		{ font-size							: 11.0pt
		; color								: #656598
		; margin-top						: 30px
		}
	a.link,a.visited
		{ color								: #656598
		}

	img.leftlogo								
		{ width								: 112px
		; height								: 100px
		}
	img.rightlogo							
		{ width								: 112px
		; height								: 100px
		}
