@charset "utf-8";
/* CSS Document */

body, td, th {
	/*font-family: "Frutiger LT Std 55 Roman", "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;

}
body{
	font-size:0.8em;
	margin:0;
	padding:0;
	text-align:center;
	}
p{
	line-height:1.5em;
	margin-top:0.1em;
	}
h1, h2, h3, h4 {font-weight:normal;}
h1 {font-size:1.6em;}
h2 {
	font-size:1.4em;
}

th{text-align:left;vertical-align:top;}
