/* CSS Document */

body {	
    font-family:YoungSerif;
	font-size:25px;
	background:white;
	text-align:left;
	color:black;
	border:0px;
	}
h1 {
font-size:50px;
color:black;
margin-top:25px;
text-align: center;
}
 h2 {
font-size:50px;
font-weight: bold; 
margin-top:5px;
margin-bottom:5px;
color: black; 
text-align:center;
}
 h3 {
 font-family:Olde English;
 font-size:40pt;
font-weight: bold;
 margin-top:5px;
margin-bottom:5px;
color: black; 
text-align:center;
}
h4 {
font-family:YoungSerif;
font-size:25pt;
margin-left: 30px;
margin-top:20px;
color: black; 
text-align:center;
}
h5 {
font-family:YoungSerif;
font-size:13pt;
color: black; 
text-align:left;
font-weight: bold;
}
b{ font-size:18px;}



p {
margin-top:0px;
margin-bottom:6px;
font-size:25px;
font-style: normal;
text-align: justify;
}
 p:first-letter
{
font-family:Olde English;
font-size:28px;
 font-weight: bold;
}
 .px{
margin-bottom:6px;
font-size:25px;
text-align: justify;  
}
 .pl{
margin-bottom:6px;
font-size:25px;
text-align: left;  
}
 .pf{
font-family:Olde English;
 margin-top:0px;
margin-bottom:6px;
font-style: normal;
font-size:30px;
text-align:justify; 
}	

.pt:first-letter
{
font-family:Olde English;
font-size:21px;
}
 .pt{
 margin-top:0px;
margin-bottom:6px;
font-size:18px;
 color:green;
text-align:left; 
}	
a:link {
color:black;
background:transparent;
text-decoration:none;
}
a:visited {
color:black;
background:transparent;
text-decoration:none;
}
a:active {
color:black;
background:transparent;
text-decoration:none;
}
.verdana {
  font-family: Verdana, sans-serif;
  font-size: 16px;
  font-style: italic;
}
a:hover {
color:#000000;
background:#CCCCFF;
font-size:16px;
}

#wrapper {
	background:white;
	clear:both;
	position:relative;
	margin-left: auto;
    margin-right: auto;
	text-align:justify;
	border:0px;
	width:900px;
	}
/* image size 800 */
   

table {
 border:2px;
  border-color:black;
  border-style:solid;
 font-style:normal;
}
td
{
  vertical-align:top; 
  padding:10px;
  text-align: top;
}
 table.borderx{
 border:2px;
  border-color:black;
  border-style:solid;
 font-style:normal;
}
 table.bordery{
  border:2px;
  border-color:black;
  border-style:solid;
 font-style:normal;
   }
  th, td {
    border: 1px solid ;
}
 ul {
  padding-left: 2px;
  margin-left:20px;
  text-align:left;
  font-size:20px;
}
ul li {
  padding-left: 2px;
   padding-right: 2px;
  margin-bottom:0px; 
}
ol li {
  padding-left: 2px;
    padding-right: 2px;
  margin-bottom:0px; 
  text-align: justify;
}
ol { 
 padding-left: 20px;
 margin-left:20px;
list-style-position: outside; 

}

.footnote {
 text-align:left;
 font-family: Verdana, sans-serif;
 font-size: 15px;
 color:red;
  font-weight: bold;
}

 .footnoter {
 text-align:left;
font-family: Verdana, sans-serif;
 font-size: 15px;
 color:red;
  font-weight: bold;
}
 .cite {
font-family: "Times New Roman",sans-serif;
font-weight: bold;
font-size: 12px;
}
 .digit {
font-family: "Times New Roman",sans-serif;
font-weight: bold;
}
 .digitref {
font-family: "Times New Roman",sans-serif;
font-weight: bold;	
font-style: normal;
font-size: 24px;
color:red;
}
  .digitref1{
font-family: "Times New Roman",sans-serif;
font-size: 20px;
font-style: normal;
}
 .prof {
font-size:21pt;
 font-family:Olde English;
text-align:justify;
font-weight: bold;
color:blue;
}