body {
	margin: 0px 0px 0px 0px;	
	color:#000000;
	font-family: georgia; 
	font-weight: normal; 
	font-size: 85%;
	text-align: center;
	background: #ffffff;
	}

td {
	line-height: 130%; 
}

a {
	text-decoration: underline; 
	color: #d58701; 
	font-weight: normal;
	}
a:link {}
a:visited {}
a:active {}
a:hover {text-decoration: none;color:#583a05;}


P {
  margin-top: 0 em;
  margin-bottom: 0 em;
  margin-right: 2 em;
  margin-left: 0 px;
  text-indent: 1 em;
  text-align: justify;
}
P.FIRSTLINE {
  margin-top: 1 em;
  margin-bottom: 0 em;
  margin-left: 0 em;
  text-indent: 1 em;
  text-align: justify;  
}
P.INDENT {
  margin-top: 0 em;
  margin-bottom: 0 em;
  margin-left: 0 em;
  text-indent: 4 em;
  text-align: justify;  
}
LI.BIBL {
  text-indent: 0 em;
  text-align: justify;
  margin-top: 12 px;
  margin-bottom: 12 px;
  margin-right: 2 em;
}
H1 {
  color: black;
  text-align: left;
  margin-top:2 em;
  margin-bottom: 1 em;
  text-indent: 0 em;
  font-size: 1.5 em;
  font-weight:bold;  
  text-align: center;  
}
H2 {
  color: black;
  text-align: left;
  margin-top:2 em;
  margin-bottom: 1 em;
  text-indent: 0 em;
  font-size: 1.2 em;
  text-align: center;  
}
H2.CONTENT {
  color: black;
  text-align: left;
  margin-top:1 em;
  margin-bottom: 0 em;
  text-indent: 1 em;
  font-size: 1.2 em;
}
H3 {
  color: black;
  text-align: left;
  margin-top:1em;
  margin-bottom: 1em; 
  text-indent: 4 em;
  font-size: 1.1 em;
  font-weight:normal;
  font-style:italic;     
}
H3.CONTENT {
  color: black;
  text-align: left;
  margin-top:0 em;
  margin-bottom: 0 em;
  margin-left: 2 em;    
  font-size: 1.1 em;
}
H4 {
  color: black;
  text-align: left;
  margin-top:1em;
  margin-bottom: 1em;
  text-indent: 6 em;
  font-size: 1.0 em;  
  font-style:italic;
}
H4.CONTENT {
  color: black;
  text-align: left;
  margin-top:0 em;
  margin-bottom: 0 em;
  text-indent: 4 em;
  font-size: 1.0 em;  
  font-style:italic;
}
H5 {
  color: black;
  text-align: left;
  margin-top:1 em;
  margin-bottom: 1 em;
  text-indent: 8 em;
  font-size: 1.0 em; 
}
H5.CONTENT {
  color: black;
  text-align: left;
  margin-top:0 em;
  margin-bottom: 0 em;
  text-indent: 6 em;
  font-size: 1.0 em; 
}

DIV.CONTENT {
	margin-top: 0 em;
	margin-bottom: 0 em;
	margin-left: 0 em;
	position: absolute;
	height: 768;
	left: 0;
	top: 0;
	width: 185;
}
DIV.ARTICLES {
	position: absolute;
	left: 200px;
	top: 100px;
	width: 690px;
	overflow: visible;
	border:0px solid red;
}
DIV.TOP {
	margin-top: 0 em;
	margin-bottom: 0 em;
	margin-left: 0 em;
	position: absolute;
	left: 185px;
	top: 0;
	overflow: visible;
}

.title {
	font-size:120%;
	padding:15px 0px 0px 0px;
}
