body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
}
td {
	font-size: 12px;
	line-height: 1.5em;
}
.text9small {
	font-size: 9px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.text16bold {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.text14bold {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text10bold {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.sideBar {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 40px;
}
.text14Black {
	font-size: 14px;
	font-weight: bold;
}
.text16black {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.text18black {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#outside {
	border: 3px solid #FFFF00;
}
#footer {
	background-color: #FFFFFF;
}
