body {
	background-color: #734825;
	height: 90%;
}
html {
	height: 100%;
}
td {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}



a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}


h1.homepage {
	font-weight:normal;
	text-align:center;
}