body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 10pt;
	color: #593709;
}
 #menu a {
	text-indent:10px;
	display:block;
	width:100%;
	line-height:25px;
	text-align: left;
	background-color: #593709;
	color: #FFFFCC;
	font-size: 8pt;
}
 #menu a:hover {
	text-indent:10px;
	display:block;
	width:100%;
	line-height:25px;
	text-align: left;
	background-color:#FFFFCC;
	color: #593709;
	font-size: 8pt;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #000099;
}
h2 {
	font-size: 9pt;
	color: #593709;
}
h3 {
	font-size: 6pt;
	color: #999999;
}
h4 {
	font-size: 10pt;
	color: #999999;
}
.style3 {color: #593709}
.style5 {color: #593709; font-weight: bold; }
.style6 {color: #000099}
table 1{ 
  border: 1px outset #593709; 
} 
.style7 {
	color: #993333;
	font-weight: bold;
}
.style9 {color: #000099; font-weight: bold; }

#maternity {
	background-color: #dadada;
	font-weight: bold;
	color: #990000;
	border: 1px solid #333333;
	padding: 10px;
}
.seminar {
	padding: 5px;
	border: 1px solid #993333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.seminar h1{
	font-size: 140%;
}
.seminar h2{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 120%;
	color: #993333;
}

.seminar2 {
	padding: 20px;
	border: 1px solid #993333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.seminar2 h1{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 140%;
}
.seminar2 h2{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 120%;
	color: #993333;
}

.seminar2 img{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}