/* CSS Document */
body {
          font-family : arial, verdana;
      }
h1 {
          font-size : 18pt;
          font-weight : bold;
		  color: #0000CC;
      }
h2 {
		  font-size : 8pt;
		  font-weight : bold;
		  color : #0000CC;
	  }
	  
a.navi {
color:#0000CC;
margin-left:10px;
font-family:Verdana;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:10px;
}
a.navi:link {
color:#0000CC;
margin-left:10px;
font-family:Verdana;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:10px;
}
a.navi:active {
color:#0000CC;
margin-left:10px;
font-family:Verdana;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:10px;
}
a.navi:hover {
color:#000000;
margin-left:10px;
font-family:Verdana;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:10px;
}

a.navi2 {
color:#000000;
margin-left:10px;
font-family:Verdana;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:10px;
}
a.navi2:link {
color:#000000;
margin-left:10px;
font-family:Verdana;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:10px;
}
a.navi2:active {
color:#000000;
margin-left:10px;
font-family:Verdana;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:10px;
}
a.navi2:hover {
color:#000000;
margin-left:10px;
font-family:Verdana;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:10px;
}
a.hover {
color:#000000;
margin-left:10px;
font-family:Verdana;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:10px;
}
a.hover:link {
color:#000000;
margin-left:10px;
font-family:Verdana;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:10px;
}
a.hover:active {
color:#000000;
margin-left:10px;
font-family:Verdana;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:10px;
}
a.navimenu:link {
          color : blue;
          text-decoration : none;
          font-size : 9pt;
          margin-left : 30px;
	      margin-right:10px;
}
	  
a.navimenu2:link, a.navimenu2:visited {
          color : black;
          text-decoration : none;
          font-size : 9pt;
          margin-left : 30px;
		  margin-right:10px;
      }
.navimenu3:link, a.navimenu3:visited {
          color : black;
          text-decoration : none;
          font-size : 7pt;
          margin-left : 35px;
		  margin-right:10px;
      }
.navimenu4:link, a.navimenu4:visited {
          color : blue;
          text-decoration : none;
          font-size : 7pt;
          margin-left : 35px;
		  margin-right:10px;

      }
a.navimenu:visited {
          color : blue;
          text-decoration : none;
          font-size : 9pt;
          margin-left : 30px;
		  margin-right:10px;

      }
a.navimenu:hover {
          color : black;
          font-size : 9pt;
          margin-left : 30px;
		  margin-right:10px;

      }
a.navimenu:active {
          color : black;
          font-size : 9pt;
          margin-left : 30px;
		  margin-right:10px;

      }
td {
font-size:9pt;
}
:link {
	color: #0000CC;
	text-decoration: none;
}
:visited {
	color: #0000CC;
	text-decoration: none;
}
:hover {
	color: #0000CC;
	text-decoration: none;
}
:active {
	color: #0000CC;
	text-decoration: none;
}
