td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
.textjust {
	text-align: justify;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #996666;



}
a:link {
	color: #72675B;
	text-decoration: underline;
}
a:visited {
	color: #72675B;
	text-decoration: underline;
}
a:hover {

	color: #333333;
	text-decoration: underline;
}
a:active {


	color: #333333;
	text-decoration: underline;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
