body {
	background-color: #DEDECA;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #666633;
}

body, table, tr, td, th {
	color: #666633;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

h1, h2 {
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;

}

h3, h4, h5, h6 {
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	

}

a {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #336600;
}

a.visited {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #996633;
}

.bold {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.italics {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;

}
