td {
	font-family: Verdana, Arial;
	font-size: xx-small;
	text-transform: none;
	line-height: 150%;
	color: #333333;
	height: auto;
	width: auto;



}
a {
	color: #006600;
	text-decoration: none;
	display: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
	display: none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-variant: small-caps;
	color: #006400;
	font-weight: bold;
	letter-spacing: 2px;

}
.subtitle {
	font-weight: bold;
	color: #6D6A23;
	font-variant: normal;
	text-transform: uppercase;


}
.pagetitle {
	font-weight: bold;
	color: #6D6A23;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	letter-spacing: -1px;
	text-indent: 10px;

}
div {
	background-color: #e6e7d9;
}
.greyItalics {
	font-style: italic;
	color: #8C8C46;
}
.tilde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #005300;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 200px;
	background-color: f6f5e3;
	border: 1px solid #999933;
}
.cached {
	color: #FFFFFF;
}
img {
	display: none;
}
table {
	height: auto;
	width: auto;
}
