h1{
font-size:16px;
color:#FF9966;
}
html{
	overflow-x:hidden;
	overflow-y:auto;
}
table{
	margin-bottom:2px;
}
body{
	margin:0px;
	height:100%;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
}
html{
	height:100%;
}
.button{
	background:#3B5998;
	color:#ffffff;
}
.buttonUp{
	background:#885998;
	color:#ffffff;
}
.c1{
	vertical-align:bottom;
}
.c2{
	padding-top:1em;
}