html {
	overflow-y: scroll;
}
html, body {
	padding:0; margin:0
}
body         { font-family: Verdana; font-size: 10pt }
table        { font-family: Verdana; font-size: 10pt }
p            { font-family: Verdana; font-size: 10pt }
li           { font-family: Verdana; font-size: 10pt; list-style-image: url('../images/bullet.gif') }
address      { font-family: Verdana; font-size: 10pt }
textarea     { font-family: Verdana; font-size: 10pt }
a:active     { font-family: Verdana; background:; color:#800000;}
a:link       { font-family: Verdana; text-decoration:none background:transparent; color:#0066FF;}
a:visited    { font-family: Verdana; text-decoration:none background:transparent; color:#0066FF;}
a:hover      { font-family: Verdana; text-decoration:none background:transparent; color:#333399;}
h1           { font-family: Verdana; font-size: 10pt; font-weight: bold; color:#CCCCCC; margin-bottom:0}
h2           { font-family: Verdana; font-size: 12pt; font-weight: bold; color:#339999; margin-bottom:0}
h3           { font-family: Verdana; font-size: 10pt; font-weight: normal; color:#00CCFF; margin-bottom:0}
h5, h6       { font-family: Verdana; font-size: 10pt; font-weight: normal; color:#666666; margin-bottom:0}