body {background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; }

h2 { font-size: 12pt;
     text-align: left;
		 text-indent: 0px;
		 color: ;
		 padding: 10px 0px 10px 10px;
		 margin: 0px 0px 0px 0px;
		 border-top: 0px solid #c0c0c0;
		 background: ;  }
		 
h3 { font-size: 10pt;
     text-align: left;
		 text-indent: 0px;
		 color: ;
		 padding: 5px 0px 5px 0px;
		 margin: 0px 0px 0px 0px;
		 border-top: 0px solid #c0c0c0;
		 background: ;  }
					 
					 
a:link {color: blue; }
a:visited {color: #006600; }
a:hover {color: red; }
a:active {color: red; }

.style1 {font-size: x-large; }
.style2 {font-size: small; }
.style3 {font-size: x-small; }
.style4 {font-size: small; font-style: italic; color: #993300; }
.style5 {color: #941D62; }
.style13 {font-size: x-small; color: #708090; }

.bar a { text-decoration: none;
         color: darkred;  }
				 
.bar a:hover { text-decoration: underline;
               color: blue;  }
							 
							 
.drop { display: block;
        width:   84px;
        border:  1px solid #808080;
        padding: 5px 5px 5px 5px;
        background: #FFFFEE;
        text-decoration: none;
        font-family: Verdana, Sans-Serif;
        font-weight: normal;
        font-size: small;
        color: #008000; }
							 