*{
margin:0;
padding:0;
}


html, body {
	height:100%;
	font-size: 13px;
	line-height: 1.7em;
}

#page {
	position:relative;
	min-height:100%;
	}

#contents {
	padding-bottom: 50px;
	}

#header {
	height:30px;
	background-color:#867050;
	}

#header h1 { margin:0; padding:3px; border-bottom:2px double #CC6633; font-size:1em; color:#33CC66; text-align:center; }

#footer { position:absolute; bottom:0; width:100%; height:20px; background-color:#330000; }

#footer p { margin:0; padding:0; font-size:0.8em; font-style:normal; text-align:center; color:#CCCCCC }

.style1 {
	font-size: 12px;
	color: #0F9;
}
.style2 {font-size: 12px
}
.style3 {
	font-size: 14px;
	color: #660033;
}
.style5 {
	font-size: 14px;
	color: #fff;
}
