.juvdir_title {
	font-size: 18px;
	font-weight: bold; 
	color: #005900; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.juvdir_h2 {
	font-size: 16px;
	font-weight: bold; 
	color: #005900; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.juvdir_subtitle {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

td.left {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #EEEEEE;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

td.leftm {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #EEEEEE;
	font-weight: bold;
	text-align: right;
	color: red;
	padding-right: 5px;
}

td.right {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #EEEEEE;
	padding-left: 5px;
}

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #330066; 
}

h2 {
	color: #330066; 
}

h3 {
	color: #330066; 
}
span.emph {
	font-style: italic;
}

