body {
	background-color: #F8F0E3;
}

Header, body, td, th {
	color: #B24629;
}

h1, h2 {
	color: #B24629;
}

h3, h4, h5, h6 {
	color: #B24629;
}

a {
	color: #7A5B49;
	font-weight: bolder;
}
a:link {
	color: #7A5B49;
	text-decoration: none;
}

a:visited {
  color: #431F0B;
  text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #7B370F;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {font-family: "Times New Roman", Times, serif; font-size: 20px;
	
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}
