* {             
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Tahoma, sans-serif;
}
html, body {
  cursor: default; 
  height: 100%; 
  width: 100%;
}
body {
	font-size:62.5%
}
p {
	margin: 1.1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 20px;
}
blockquote {
	background-color: #EFEFEF;
	margin: 0.5em;
	padding: 0.5em;
	padding-left: 0.7em;
	font-style: italic;
}
ul, ol {
	padding-left: 20px;
}
h1 { font-size: 2.1em; line-height: 1em; padding-top: 0.3em; padding-bottom: 0.3em; }
h2 { font-size: 1.9em; line-height: 1em; padding-top: 0.3em; padding-bottom: 0.3em; }
h3 { font-size: 1.7em; line-height: 1em; padding-top: 0.3em; padding-bottom: 0.3em; }
h4 { font-size: 1.5em; line-height: 1em; padding-top: 0.3em; padding-bottom: 0.3em; }
h5 { font-size: 1.3em; line-height: 1em; padding-top: 0.3em; padding-bottom: 0.3em; }
h6 { font-size: 1.1em; line-height: 1em; padding-top: 0.3em; padding-bottom: 0.3em; }