body, th, td 					{ font-size: 14pt; } /* FONTSIZE*/


body, input, textarea, select 	{ font-family: Tahoma, Arial, Helvetica, SansSerif; } /* FONT-FAMILY */


body 							{ color: #0033CC; } /* FONT COLOR */


body 							{ background-color: #000080; margin: 10px; }





a, a:visited 					{ color: #000099; text-decoration: underline; font-weight: bold; } /* HYPERLINKS */


a:hover							{ color: #000099; text-decoration: none; }





h1 								{ font-size: 120%; margin: 0px; margin-bottom: 3px; }


h2 								{ font-size: 100%; margin: 0px; margin-bottom: 3px; }





img								{ border: 0; }





input							{ margin: 0px; }





td, th							{ vertical-align: top; }


td								{ background-color: #ccffff; }


th								{ text-align: left; }


p, li, 							{ font-size: 100%; }


input, select, textarea 		{ font-size: 10pt; }





p 								{ margin: 0 0 1em 0; line-height: 1.5em; }





td.check						{ vertical-align: middle; text-align: center; }


td.white						{ background-color: #fff; }


td#telephoneNrInfo				{ font-size: 10pt; }





input.persons					{ width: 40px; }


input.text						{ width: 370px; }


input.postalCode				{ width: 80px; }


input.city						{ width: 250px; }


textarea						{ width: 800px; height: 100px; }