html { height:100%; }
body {
	font-family:arial,helvetica,sans-serif,verdana;
	font-size:76%;
	color:#333333;
	background-color:#ffffff;
	height:100%;
	margin:0;
	overflow:auto;
}
table {
	font-family:arial,helvetica,sans-serif,verdana;
	font-size:1.0em;
	line-height:120%;
}
h1     { font-size:1.5em; line-height:140%; color:#666666; margin:30px 0 10px 0; }
h2     { font-size:1.3em; line-height:130%; color:#666666; margin:35px 0 10px 0; }
h3     { font-size:1.1em; line-height:130%; color:#666666; margin:20px 0 10px 0; }
h4     { font-size:1.0em; line-height:120%; color:#666666; margin:15px 0 10px 0; }
p      { margin:15px 0; }
ul, li { margin:0; padding:0; }
ul     { margin:5px 0 0 18px; }
a:link    { color:#666666; }
a:visited { color:#666666; }
a:hover   { color:#000000; }
a:active  { color:#000000; }