html, body {
  padding: 0;
  margin: 0;
  height: 100%;
}

body { font-family: Arial; font-size:9pt }
table  { font-family: Arial; font-size:9pt }

#Button { font-weight: bold; font-size: 10.5pt; color: #000000; }
#Button a {	display:block; width:181px; padding:0px 0px 0px 30px; text-align: left; font: bold 15px; color:#a0a0a0; background: url("Button.gif") 0 0 no-repeat; text-decoration:none }
#Button a:hover { background-position: 0px -26px; color: #202020 }

h2.pagetitle {
	font-size: 2em;
	font-family:'Verdana'
	}

h1, h2, h3 {
	font-family: 'Verdana', 'Verdana', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	}

h1 {
	font-size: 12pt;
	text-align: center;
	}
	
h2 {
	font-size: 10pt;
	text-align: left;
	}