body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2a2a2a;
}
body {
	background-color: #57683a;
}
a:link {
	color: #B0B02D;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: underline;
	color: #B3B32D;
}
a:active {
	text-decoration: none;
	color: #b0b02d;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #660000;
}
.order {
	color: #006600;
	font-size: 40px;
	font-style: oblique;
	font-weight: bolder;
}
.title {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #006600;
}
.copyright {
	font-size: 10px;
	color: #ffffff;
	font-style: italic;
}
.sidenav {
	color: #d2c24c;
	font-weight: bold;
}
.names {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
}
.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #330000;
	font-weight: bold;
}
.maintext {color: #2a2a2a; font-family: "Times New Roman", Times, serif; font-size: 14px;}
