@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

a:link       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: 
               underline; color: #000000; font-weight: bold}
a:active     { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: 
               underline; color: #000000; font-weight: bold}
a:visited    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: 
               underline; color: #000000; font-weight: bold}
a:hover      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: 
               underline; color: #00B497; font-weight: bold }

a.nav1:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-size: small;
	line-height: normal;
}

a.nav1:visited {
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: small;
	line-height: normal;
}

a.nav1:hover {
	text-decoration: none;
	text-align: left;
	color: #00B497;
	font-weight: bold;
	font-size: small;
	line-height: normal;
}

a.nav1:active {
	text-decoration: none;
	text-align: left;
	color: #666666;
	font-weight: bold;
	font-size: small;
	line-height: normal;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00B497;
	font-weight: bold;
}

h2{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #808080; 
	font-weight: bold; 
}

h3 { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #00B497; 
	font-weight: bold;  
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h5 { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000; 
	font-weight: bold;  
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

a.nav2:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-size: x-small;
	line-height: normal;
}

a.nav2:visited {
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: x-small;
	line-height: normal;
}

a.nav2:hover {
	text-decoration: none;
	text-align: left;
	color: #00B497;
	font-weight: bold;
	font-size: x-small;
	line-height: normal;
}

a.nav2:active {
	text-decoration: none;
	text-align: left;
	color: #666666;
	font-weight: bold;
	font-size: x-small;
	line-height: normal;
}

a.nav_sm:link {
	text-decoration: none;
	font-weight: normal;
	color: #008080;
	text-align: left;
	font-size: small;
	line-height: normal;
}

a.nav_sm:visited {
	text-decoration: none;
	text-align: left;
	color: #00B497;
	font-weight: normal;
	font-size: small;
	line-height: normal;
}

a.nav_sm:hover {
	text-decoration: underline;
	text-align: left;
	color: #00B497;
	font-weight: normal;
	font-size: small;
	line-height: normal;
}

a.nav_sm:active {
	text-decoration: none;
	text-align: left;
	color: #666666;
	font-weight: normal;
	font-size: small;
	line-height: normal;
}

#biblio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#fussnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

