body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7d766c;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
td.nav a {
color:#333333;
text-decoration:none;
}
td.nav a:hover {
color:#666666;
text-decoration:underline;
}
.adminsidenav a {
color:#333333;
text-decoration:none;
}
.adminsidenav a:hover {
color:#666666;
text-decoration:underline;
}
.page_header {
	font-size: 18px;
	font-weight: bold;
}