.header {
	font-size: 18pt;
	color: #336699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.section {
	font-size: medium;
	font-weight: bold;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-variant: small-caps;
	background-color: #DDDDDD;
	border: 1px outset;
}
.subsection {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	background-color: #0059B3;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	font-variant: small-caps;
	border: 1px outset #FFFFFF;
}
.subsubsection {
	font-size: x-small;
	text-align: left;
	font-weight: normal;
	background-color: #AEBED2;
	padding: 1px 1px 1px 8px;
	border: 1px outset #FFFFFF;
	color: #004488;
}
a.nb:active {  color: #FF0000; text-decoration: none}
a.nb:link {  color: #003366; text-decoration: none}
a.nb:visited {  color: #003366; text-decoration: none}
a.nb:hover {  color: #FF0000; text-decoration: none}
a.nbs:active {  color: #FF0000; text-decoration: none}
a.nbs:link {  color: #FFFFFF; text-decoration: none}
a.nbs:visited {  color: #FFFFFF; text-decoration: none}
a.nbs:hover {  color: #FF0000; text-decoration: none}
a.nbss:active {  color: #FF0000; text-decoration: none}
a.nbss:link {  color: #004488; text-decoration: none}
a.nbss:visited {  color: #004488; text-decoration: none}
a.nbss:hover {  color: #FF0000; text-decoration: none}
a.nbssClin:active {  color: #FF0000; text-decoration: none}
a.nbssClin:link {  color: #005506; text-decoration: none}
a.nbssClin:visited {  color: #005506; text-decoration: none}
a.nbssClin:hover {  color: #FF0000; text-decoration: none}
a.nbssServ:active {  color: #FF0000; text-decoration: none}
a.nbssServ:link {  color: #551500; text-decoration: none}
a.nbssServ:visited {  color: #551500; text-decoration: none}
a.nbssServ:hover {  color: #FF0000; text-decoration: none}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
}
.wda {
	color: #FFFFFF;
	background-color: #aaaaaa;
	text-align: center;
	border: 1px outset #FFFFFF;
}
.la {
	background-color: #EEEEEE;
	text-align: center;
	border: 1px outset #FFFFFF;
}
.fe {
	color: #666666;
	background-color: #FFDDDD;
	text-align: center;
	border: 1px outset #FFFFFF;
}
.lav { color: #ffffff; background-color: #EEEEEE; text-align: center; border: 1px outset #FFFFFF;}
.fev { color: #FFeeee; background-color: #FFDDDD; text-align: center; border: 1px outset #FFFFFF;}
.sectionClin {
	font-size: medium;
	font-weight: bold;
	color: #005506;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-variant: small-caps;
	background-color: #BCFACA;
	border: 1px outset;
}
.subsubsectionClin {
	font-size: x-small;
	text-align: left;
	font-weight: normal;
	background-color: #AED2C1;
	padding: 1px 1px 1px 8px;
	border: 1px outset #FFFFFF;
	color: #005506;
}
.subsectionClin {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	background-color: #3AB101;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	font-variant: small-caps;
	border: 1px outset #FFFFFF;
}
.sectionServ {
	font-size: medium;
	font-weight: bold;
	color: #551500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-variant: small-caps;
	background-color: #FCE3D1;
	border: 1px outset;
}
.subsubsectionServ {
	font-size: x-small;
	text-align: left;
	font-weight: normal;
	background-color: #DDBCA4;
	padding: 1px 1px 1px 8px;
	border: 1px outset #FFFFFF;
	color: #551500;
}
.feh {
	color: #FFFFFF;
	background-color: #FF9999;
	text-align: center;
	border: 1px groove #FFFFFF;
}
.tday {
	color: #228888;
	background-color: #ffcc00;
	text-align: center;
	border: 1px groove #FFFFFF;
}

.inp {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; vertical-align: bottom; top: 6px }