body {
	background-color: #4B642D;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

body, td, th {
	color: #FFFFFF;
}

h1, h2 {
	color: #FFFFFF;
}

h3, h4, h5, h6 {
	color: #006699;
}

a {
  color: #003366;
}

.Bigboy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}
.bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.big {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 19px;
	text-indent: 25px;
}
