h1 {
	font-variant: normal;
	text-align: center;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

a {
	color: #FFCC00;
}

p.bottom {
	font-size: 9px;
	text-decoration: none;
	text-align: center;
}

a.bottom {
	color: #000000;
	text-decoration: none;
}

body { 
	 scrollbar-face-color: #FFFFFF;
	 scrollbar-shadow-color: #222222;
	 scrollbar-highlight-color: #DDDDDD;
     scrollbar-3dlight-color: #FFFFAA;
     scrollbar-darkshadow-color: #FFFFAA;
     scrollbar-track-color: #FFEEBB;
     scrollbar-arrow-color: #000000;
}

table {
	vertical-align: top;
}

