/*RESET*/
html, body{margin:0; padding:0}

body{font: 0.9em "Gill Sans MT", Geneva, Arial, Helvetica, sans-serif;}

h1, h2, h3, h4, h5, h6{margin: 0 0 0.2em 0.2em}
h1{font-size:2.0em}
h2{font-size:1.8em}
h3{font-size:1.6em}
h4{font-size:1.4em}
h5{font-size:1.2em}
h6{font-size:1.0em}

address, blockquote, dl, form, fieldset, ol, table, p, pre, ul{
  margin-top: 0.2em;
  margin-bottom: 1.2em;}

p, fieldset{
	margin:0 0.5em 0.5em 0.5em;
	text-align:justify;}

fieldset{
	border:1px solid #999}

a:link, a:visited, a:hover, a:active{
	text-decoration:none;
	color: #000099}
a:link{
	}
a:visited{
	color:#666666}
a:hover{
	color:#666666;}
img{
	border:0;
	margin:0;}

li{margin-bottom:0.3em;}