html {
	height:100%;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	height:100%;
	line-height:22px;
	margin:0px;
	padding:0px;
	text-align:center;
}
p, td, input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}
td, th {
	vertical-align:top;
}
li {
	font-size:small;
}
a {
	color:#424242;
}
b {
	color:#958A81;
}
h1 {
	color:#958A81;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	text-transform:uppercase;
}
h2 {
	color:#958A81;
	font-size:small;
}
h3 {
	color:#958A81;
	font-size:x-small;
}
h4 {
	display:none;
}
h5 {
	display:none;
}
h6 {
	display:none;
}

