body {
   background: #66FF99;
   color: black;
   font-family: "times new roman", serif;
   margin: 5%;
   }
   
a:link { color: #663399;}  /* Purple - for unvisited links */
a:visited { color: #FF0000;}  /*Red -  for visited links */
a:hover { color: #FF6600;}  /*Orange - when hovering over link */
a:active { color: #33CC99;}  /*Teal -  when user clicks link */


h1, h2, h3, h4, h5, h6 {
    font-family: arial, sans-serif; 
    color: #3333FF;
    margin-top: 1em;
    margin-bottom: 1em;
   }
   
pre, code {
   font-family: monospace;
   }
   
.box {
   border: solid; 
   border-width: thin;
   width: 100%;
   padding: 1em;
  }
  
.box1 {
   border: solid; 
   border-width: thin;
   width: 95%;
   padding: 1em;
  }
  
b {
   color: #990033;
   }
   
p b {
   color: #666633;
   }   
   
address {
   font-size: 0.8em;
   }
   
#hilite {
   text-align: center;
   }
   
#pasValdtr {
   text-align: right;
   }
   
#footer{
	position: relative;
	top: 15px;
	} 
  
.headr, .ctd {
   text-align: center;
   }

.headr1{
   text-align: center;
   font-size: 1.5em;
   font-weight: bold;
   }
   
.headr2{
   text-align: center;
   font-size: 1em;
    font-weight: bold;
   }
   
.headr3{
    font-size: 1.5em;
    font-weight: bold;
   }
   
.headr4{
    font-size: 1.5em;
    font-weight: bold;
	color: #666633;
   }
   
#content {
   background: #FFFFFF;
   padding: 10px;
   }
   
.nobord {
   border: none;
   }
   
#cloak {
   visibility: hidden;
   }
   
#srchEng {
   font-family: arial, sans-serif; 
    color: #990000;
   }
   
#srchEng1 {
   font-family: arial, sans-serif; 
    color: #FF3333;
   }

.booktitl {
      text-decoration:underline; 
      color:#000000;
   }   
   
   #content #conf img {
	padding: 0px;
	text-align: center;
	margin-left: 22em;
}
#content #conf .ct-ban {
	padding: 0em;
}

#content #conf {
	height: 3em;
	margin-top: 30px;
}
.itl {
	font-style: italic;
	text-decoration: underline;
}
