/* look and feel copyright BDS Europe 2008 */

/*GENERAL*/

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 20px 0;
	margin: 0;
	background: #ffffff;
}

h1 {
	font-size: 1px;
	text-indent: -2000px;
}
	
h2 {
	font-size: 14px;
}


