    body { background-color:#F1F1F1; }
	.header {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	th { text-align:left; text-decoration:underline; }
	h3 { text-align:left; text-decoration:underline; }
	a:link { text-decoration:none; font-weight:bold; color:#e00000; }
	a:visited { text-decoration:none; font-weight:bold; color:#800000; }
	a:hover { text-decoration:none; font-weight:bold; color:#cd9595; background-color:#e6e6e6; }
	a:active { text-decoration:none; font-weight:bold; background-color:#cff; }
	a:focus { text-decoration:none; font-weight:bold; background-color:#e6e6e6; }
	a.mail { text-decoration:none; font-weight:normal; color:#0000ff; }
	p {	margin-left:2cm; }
	table.frame { 	border-spacing:0px; border:thin solid black; border-spacing:0px; 
					background-color:#e6e6e6 }
	form > table { border-spacing:10px; }
	.overview { margin-left:18px; margin-right:18px; text-align:center }
	h2 { text-align:center }
