body   {
	color: #894400;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
	background-color: white;
	font-size: 11pt;
}
p {}
td {}
h1  { font-size: 17pt }
h2 { font-size: 14pt }
.bulletspace {
	height: 24pt;
	line-height: 24pt;
}
.training-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	background-color: #CCCC99;
	text-decoration: underline;
}
