A:link {
	color: #039;
	text-decoration: none
	}
A:visited {
	color: #636;
	text-decoration: none
	}
A:active {
	color: #039;
	text-decoration: none
	}
A:hover {
	color: #09F;
	text-decoration: none
	}



A.menu:link {
	color: #039;
	font-size: 12pt;
	text-decoration: none
	}
A.menu:visited {
	color: #039;
	font-size: 12pt;
	text-decoration: none
	}
A.menu:active {
	color: #039;
	font-size: 12pt;
	text-decoration: none
	}
A.menu:hover {
	color: #09F;
	font-size: 12pt;
	text-decoration: none
	}


A.H2:link {
	color: crimson;
	font-size: 13pt;
	text-decoration: none
	}
A.H2:visited {
	color: #039;
	font-size: 13pt;
	text-decoration: none
	}
A.H2:active {
	color: #039;
	font-size: 13pt;
	text-decoration: none
	}
A.H2:hover {
	color: #09F;
	font-size: 13pt;
	text-decoration: none
	}



body {
	background-color: #FFF;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	}


h1.title {
	color: midnightblue;
	font-family: arial, helvetica, sans-serif;
	font-size: 18pt;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	}


h1 {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	}

h2.affiliation {
	color: mediumblue;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	font-style: oblique;
	font-weight: bold;
	}

h2 {
	color: midnightblue;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
	font-style: oblique;
	font-weight: normal;
	}

h3 {
	color: cornflowerblue;
	font-family: arial, helvetica, sans-serif; 
	font-size: 13pt;
	text-align: left;
	font-weight: bold;
        }

h4 {
	color: black;
	font-family: arial, helvetica, sans-serif; 
	font-size: 12pt;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	}

#Header { text-align: center;
          font-size: 10pt;
	}

#Menu { font-size: 10pt;
	}

.Menu_Title { text-decoration: underline;
            }

.Menu_List { text-align: left;
             line-height: 1.5;
           }

#Content { text-align: justify;
           font-size: 10pt;
          }

td  {  font-size: 12pt;
    }


td.fig_caption {
       text-align: justify;
       font-size: 8pt;
	}

sup {  font-size: 70%;
	}

sub {  font-size: 70%;
	}

li { text-align: justify;
	}
