 BODY {
       background-color: #FFFFFF;
}   


.qintro{
    font-size: small;
   font-family: arial;
   color: Navy;
   font-weight: bold;
   text-align: center;
   border: thick outset;
   background-color: #FFF8DC;
    padding-bottom: 1%;
}


.qintred{
    font-size: small;
   font-family: arial;
   color: #990033;
   font-weight: bold;
   text-align: left;
   border: thick outset;
   background-color: #FFF8DC;
    padding-bottom: 1%;

}
.qpretext {
   font-size: x-small;
   font-family: Georgia, serif;
   font-style: italic;
}

.qtext {
   font-size: small;
   font-family: Georgia, serif;
   font-weight: bold;
   color: Navy;


}

.qtext1 {
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #006633;
  text-align: justify;          
    line-height: 150%;
  padding-left: 5px;
  padding-right: 5px;
}

.qoutro {
   font-size: small;
   font-family: arial;
   color: #FFFFCC;
   font-weight: bold;
   text-align: left;
   border: medium outset;
   background-color: #006633;

}

.qinstr{
	font-family: arial;
	font-size: x-small;
	color: red;
}

.resp {
   font-family: Georgia, serif;
   font-size: x-small;
}

.rlab  {
   font-size: x-small;
   font-family: Georgia, serif;
}

h1,h2  {
   text-align: center;
   color: #006633;
   font-weight: bold;
   font-family: Arial, sans-serif;
} 
h4 {
color: White;
   font-weight: bold;
   font-family: Arial, sans-serif;
   background: #006633;
  border: medium;

}
.yb {
   font-weight: bold;
   font-family: Arial, sans-serif;
   color: #B8860B;
}>


