body {
	background-color: #fbfadb;
	font-family: "trebuchet ms", arial, verdana;
	color: #fbfadb;
}
a:link {
  color: #14667e;
  text-decoration: none;
}
a:active {
  color: #14667e;
  text-decoration: none;
}
a:visited {
  color: #14667e;
  text-decoration: none;
}
a:hover {
  color: #14667e;
  text-decoration: none;
}
textarea, select, input, object {
    background-color: #f5f5f5;
    border: 1px solid #0066cc;
}
table, p {
	font-family: "trebuchet ms", arial, verdana;
	font-size: 10pt;
	color: #14667e;
}
.hr {
  background-color: #14667e;
	width: 50%;
}
.tdtitle {
  background-color: #1a3c0e;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
}
.table { 
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #1a3c0e;
	width: 500px;
}
.table2 { 
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #1a3c0e;
	width: 700px;
}
.table3 { 
	background-color: #ffffff;
	border-width: 1px;
	border-style: dotted;
	border-color: #1a3c0e;
	width: 300px;
}
.table4 { 
	background-color: #ffffff;
	width: 300px;
}
.font { 
	font-family: "trebuchet ms", arial, verdana;
	font-size: 10pt;
	color: #004f75;
}
.font2 { 
	font-family: "trebuchet ms", arial, verdana;
	font-size: 8pt;
	color: #004f75;
}
.font3 { 
	font-family: "trebuchet ms", arial, verdana;
	font-size: 14pt;
	color: #004f75;
}