body {background-color:#D1D1D1;
      color: black;
      font-size:12pt;
      font-weight: bold;
      font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
      }

#main A:link {color: #01023C; text-decoration: none;}
#main A:active {color: #01023C; text-decoration: none;}
#main A:visited {color: #01023C; text-decoration: none;}
#main A:hover {color: black; text-decoration: none;}
      
#main {background-color: #4B5DAA;}
      
.footnote {font-size: 8pt; font-weight:bold; 
	color: black;
      }

.footnote A:link {color:#4c5ea9; text-decoration: none;}
.footnote A:active {color:#4c5ea9; text-decoration: none;}
.footnote A:visited {color:#4c5ea9; text-decoration: none;}
.footnote A:hover {color:#black; text-decoration: none;}


#menu {background-color: #4C5EA9;
      font-size:10pt;
      font-weight: bold;
      font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
      text-align: center;
	}
	
#menu A:link {color: white; text-decoration: none;}
#menu A:active {color: white; text-decoration: none;}
#menu A:visited {color: white; text-decoration: none;}
#menu A:hover {color: navy; text-decoration: none;}
      
#menu td {border-bottom-width: 0px; 
	border-color: gray; 
	border-bottom-style: solid;
	padding: 0;
	border-collapse:collapse;
	height: 20px;}


h1 {color: #01023C;
      font-size: 18pt;
      font-weight: bold;
      font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
      text-align: center;}

h2 {color: #01023C;
      font-size: 14pt;
      font-weight: bold;
      font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
      text-align: center;}
      
#container {padding-left: 1cm;
	padding-right: 1cm;
	background-color: white;}
