body{
	font-family: Times New Roman;
	font-size: 15px;
	font-style: normal;
	color: #663333;
}
.MainNav {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}
.MainNav:hover {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #CC9900;
}
.SubNav {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #663333;
	text-decoration: none;
}
.SubNav:hover {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #CC9900;
}
#workshops td {
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: normal;
	color: #663333;
}