BODY {
	background-color: "#FFFFFF";
	font-family: "Times New Roman", serif;
	font-size: 100%;
	margin-left: 3%;
	margin-right: 3%;
  scrollbar-face-color : #6699CC;
	scrollbar-arrow-color : #006699;
	scrollbar-base-color : #99CCFF;
	scrollbar-darkshadow-color : #6699CC;
	scrollbar-highlight-color : #99CCFF;
	scrollbar-shadow-color : #006699;
	scrollbar-track-color : #99CCFF;

	}

a:link { text-decoration: none; color: CC6699; }
a:visited { text-decoration: none; color: 993366; }
a:active { text-decoration: none; color: CC6699; }
a:hover { text-decoration: underline; color: CC6699; }

a.menu:link { text-decoration: none;  font-weight: bold; font-family: verdana;  font-size: 90%; color: 006699; }
a.menu:visited { text-decoration: none;  font-weight: bold; font-family: verdana; font-size: 90%;  color: 006699; }
a.menu:active { text-decoration: none;  font-weight: bold; font-family: verdana; font-size: 90%;  color: 006699; }
a.menu:hover { text-decoration: underline;  font-weight: bold; font-family: verdana; font-size: 90%;  color: 006699; }

a.menu1:link { text-decoration: none;  font-weight: none; font-family: verdana;  font-size: 80%; color: 006699; }
a.menu1:visited { text-decoration: none;  font-weight: none; font-family: verdana; font-size: 80%;  color: 006699; }
a.menu1:active { text-decoration: none;  font-weight: none; font-family: verdana; font-size: 80%;  color: 006699; }
a.menu1:hover { text-decoration: underline;  font-weight: none; font-family: verdana; font-size: 80%;  color: 006699; }

p {
	text-indent: 4ex;
	margin-top: 1ex;
	margin-bottom: 1x;
  text-align: justify;
	font-size: 100%;
   }

hr { width: 70%;
     color: #6699CC;
		height: 1;
		margin-top: 2ex;
		margin-bottom: 2ex;
   }

hr.menu {width: 90%; 
			  margin-top: 0.3em;
		   	margin-bottom: 0.3em;
			color: #006699;
}

div.top { padding-left : .2em;
       padding-right : .2em;
       padding-bottom : .2em;
       padding-top : .2em;
  			background : #FFFFCC;
       border-bottom : 1px solid #006699;
       border-right : 1px solid #006699;
       border-top : 1px solid #006699;
       border-left : 1px solid #006699;
	    align: center;
 		}

div.menu { width: 130;
			background : #FFFFCC;
			padding-left : .5em;
       padding-right : .5em;
       padding-bottom : .5em;
       padding-top : .5em;
  			border-bottom : 1px solid #006699;
       border-right : 1px solid #006699;
       border-top : 1px solid #006699;
       border-left : 1px solid #006699;
	    align: center;
 		}

p.date1 { text-align: right;
	   font-family: verdana;
	   font-size: 80%;
	   text-indent: 0ex;
	   	margin-top: 0ex;
		  margin-bottom: 0ex;
		}

p.navig1 { text-align: center;
	   font-family: verdana;
	   font-size: 75%;
	   text-indent: 0ex;
	   	margin-top: 0ex;
		  margin-bottom: 0ex;
	      }

p.navig { text-align: left;
	   font-family: verdana;
	   font-size: 80%;
	   text-indent: 0ex;
	   	margin-top: 0ex;
		  margin-bottom: 0ex;
		font-weight: bold;
      }


a.navig:link { text-decoration: none;  font-weight: none; font-family: verdana;  font-size: 80%; color: 006699; }
a.navig:visited { text-decoration: none;  font-weight: none; font-family: verdana; font-size: 80%;  color: 006699; }
a.navig:active { text-decoration: none;  font-weight: none; font-family: verdana; font-size: 80%;  color: 006699; }
a.navig:hover { text-decoration: underline;  font-weight: none; font-family: verdana; font-size: 80%;  color: 006699; }

p.header1 { text-align: center;
	   font-family: verdana;
	   font-size: 100%;
	   text-indent: 0ex;
	   margin-top: 2ex;
		  margin-bottom: 0ex;
		font-weight: bold;
      }

div.table { padding-left : .2em;
       padding-right : .2em;
       padding-bottom : .2em;
       padding-top : .2em;
  			background : #FFFFCC;
       border-bottom : 1px solid #006699;
       border-right : 1px solid #006699;
       border-top : 1px solid #006699;
       border-left : 1px solid #006699;
	    align: center;
 		}

p.icons { text-align: center;
	   font-size: 100%;
	   text-indent: 0ex;
		margin-bottom: 1ex;
		margin-top: 0ex;
		font-weight: bold;
		background: #FFFFCC;
      }

hr.bottom { width: 100%; }


		


