body {
	background-color: #DFD8AA;
	background-image: url(images/sandstonetile.jpg);
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #000000;
	font-size: 12pt;
}
.content {
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 12pt; 
}
.content-sm {
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 10pt; 
}
.caption {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
}
.accent {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-weight: bold;
	color:#006666;
}
.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-weight: bold;

}
.sub-title {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: normal;
	}
a {
	color: #006666
}
a:link {
	text-decoration: none;
	color: #006666;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.footer-links {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	vertical-align:middle;
	}

