body {
	font-size: 80.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 20px;
	background-color: #719944;
	color: #051407;
	text-align: justified;
	}
pre
{ 
border: 1px dotted #ccc;
padding: 4px;
width: 640px;
overflow: auto;
}

code
{
font-family: Monaco, Arial, sans-serif;
font-size: 12px;
}

a {
color: #333C4D;
}

a.pending {
color: #7F4736;
}

a.url {
color: #808080;
}

a:hover {
color: #57A2D4;
background: inherit;
}

.category {
  color: #999;
  background: inherit;
}

th
{
padding-left: 1em;
background: #333C4D;
color: white;
text-align: left;
border-bottom: 1px dashed #11141A;
}



th, h4, h5, h6 {
	font-family: "Futura Condensed", Futura, sans-serif !important;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -1em;
}

h1 {
	font-size: 4em;
	text-align: center;
	}

th a {
text-decoration: none;
color: white !important;
}

th p {
font-size: 100%;
margin-top: 0;
margin-bottom: 0;
padding-left: 8em;
}

#mainTable {
border: 1px solid #11141A;
}

.pageLinks {
padding-left: 1em;
padding-right: 1em;
font-size: 80%;
margin-top: 0;
margin-bottom: 0;
background-color: #eee;
color: #777;
}
.pageLinks a {
font-weight: bold;
text-decoration: none;
}

#headerLinks td {
border-bottom: 1px dashed #ccc !important;
}

#footerLinks td {
border-top: 1px dashed #ccc !important;
}

#mainContent {
font-size: 110%;
padding: 2em;
background-color: white;
}

#mainContent h2:first-child {
margin-top: 0px;
}

.error {
color: #F25A5A;
font-size: 8;
font-weight: bold;
}

form {
display: inline
}

.changesSaved {
padding-left: 3em;
padding-right: 1em;
font-size: 90%;
margin-top: 0;
margin-bottom: 0;
background-color: #eee;
color: #777;
}

.changesSaved a {
font-weight: bold;
text-decoration: none;
}