body {
  font-family: "Times New Roman", Times, serif;
  color:#423823;
}

td {
	font-family: "Times New Roman", Times, serif;
	color:#423823;
}

th, h2,h3 {
	font-family: "Times New Roman", Times, serif;
	color:#423823;
}
.lightText {
	font-family: "Trebuchet MS",Arial,Helvetica;
	color:#72694d;
}
p {
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px
}
p.justify {
	text-align:justify;
}
p.left {
	text-align:left;
}

a:link {
	color:#5d677e;
}
a:visited {
	color:#5d677e;
} 
a:hover {
	color:#8995ad;
}
.small {
	font-size:11px;
	font-family: "Trebuchet MS",Arial,Helvetica;
}
h2,h3 {
	margin-top:10px
}

.smallBorder {
  border:thin small black;
}

