body {
	background-color: #DEDECA;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body, td, th {
	color: #666633;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2 {
	color: #663300;
	font-size: 16pt;
}

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

a {
  color: #336600;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #663333;
}
.smaller {
	font-family: "Arial Narrow";
	font-size: 9px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
.bigboldred {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}

