body { 
	background-image: url(../parchment369/index.jpg); color: #000000; font-size: 14px;
}

.binfo { 
	background-image: url(../parchment369/index.jpg);  color: #000000; font-size: 14px;;
}


a:link  { color:black; background-color: transparent;  text-decoration: none }
a:visited { color:black; background-color: transparent;  text-decoration: none }
a:hover { color:red; background-color: transparent;  text-decoration: underline }

a.heading
{
	color:black;
	text-decoration:none;
}

.cl1 {
        text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; border-style: none;
    }
	 
.cl2 {
        text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 18px;
		  color: #CC0000; background-color: transparent; font-weight: bold; border-style: none;
    }	 
	 
	 
table {
	background-color: White; color: Black;
}


td {
        font-family: Arial, Helvetica, sans-serif; font-size: 13px;
    }
    
hr {
		background-color: transparent;
}


div.main { background-color: White; color: Black;   margin-left: 8%; margin-right:8%;
  border-style: groove;  padding: 30px;
  border-width: thick;
  border-color: tan;
  font-family: veranda, georgia, serif;
  font-size: 17px; text-align: justify;
}

div.info { background-color: #66ffff; margin-left: 12%; margin-right:12%;
  border-style: groove;  padding: 30px;
  border-width: thick;
  border-color: deepskyblue;
  font-family: veranda, georgia, serif;
  font-size: 17px; text-align: justify;
}
a.info
{
	color:DodgerBlue;
	text-decoration:none; 
}
.indexcolor,
a.indexcolor {
   color: tan;
}

.indexcolor:target {
	background-color: yellow;
	color: #321;
}


p.center {   text-align: center; border-style: none; }


 div.center {  text-align: center; border-style: none; }

 div.center2 {  text-align: center; border-style: none; 	margin: 0px; padding: 0px; }

 h3.center {
 	text-align: center; color: black; background-color: transparent;
 }

 h3.c3 {
 	text-align: center; color: black; background-color: transparent;
 }


 p.indent {
 	 text-indent: 25px;
 }
 
 p.nomargin {
 	margin: 0px;
 }


 p.inm {
 	 text-indent: 18px; margin: 0px;
  line-height: 150%;
}


p.pbold {
font-weight: bold;
}

p.pboldcenter {
font-weight: bold;
text-align: center;
}

.strike {
  text-decoration: line-through;
}

li.list {
 	list-style-type: none; text-indent: 30px; 
}
