html {
}
body {
	background-color:#FFF;
	background-position:center;
	background-repeat:repeat-y;
	overflow:scroll-y;
	color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	width:100%;
	height:100%;
	text-align:center;
}
table {
}
fieldset, img {
	display:block;
}
li {
}
caption, th {
}
h1, h2, h3, h4, h5, h6 {
	color:#3D5A16;
}
h1 {
	font-size:34px;
	font-weight:bold;
	line-height:32px;
	letter-spacing:-1px;
}
abbr, acronym {
}
input, textarea, select {
}
a {
	color:#BBBDBE;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
}
