.topnav, .topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #539B41;
}
.topnav a:link { color: #539B41; }
.topnav a:visited { color: #539B41; }
.topnav a:active { color: #751911; }
.topnav a:hover { color: #AABC8C; }
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {color: #AABC8C;}
.workshopshome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #751911;
	vertical-align: center;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #751911;
}
.tablecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	color: #751911;
}
.bullets {
	list-style-type: none;
	list-style-image: url('images/bullet.gif');

}
.bullets2 {
	list-style-image: url('images/bullet2.gif');
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 7pt;
}
.bulletspacer { height: 10px; }
br.small { padding:0px; margin:0px; }
.training { padding: 16px 60px 12px 28px}