#outer {
	border: 1px solid #996600;
}
body {
	background-color: #E2CB85;
	font-family: "Lucida Sans";
	font-size: 12px;
	line-height: 1.5em;
	color: #000066;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000066;
}
.text9small {
	font-size: 9px;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.text16title {
	font-size: 16px;
	font-weight: bold;
	color: #640F2E;
}
.text14sub {
	color: #960;
	font-weight: bold;
	font-size: 14px;
}
.text14red {
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
#dir td {
	padding-right: 10px;
	padding-left: 10px;
}
#outer tr td table tr td table tr td p strong {
	text-align: center;
}

