body {
	background-color: #DEDECA;
}

body, td, th {
	color: #CCCC66;
	outline-width: thin;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #F0F0F0;
	border-left-color: #333333;
	border-color: #FFFFFF;
	outline-color: #FFFFFF;
	background-attachment: fixed;
	font-family: Byington;
	font-size: 22px;
}

h1, h2 {
	color: #CC9933;
}

h3, h4, h5, h6 {
	color: #CCCC66;
}

a {
  color: #336600;
}
.style2 {
	font-family: Byington;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	overflow: scroll;
}
