body {
	background: #FBFFF9 url('images/stucco2.jpg') repeat; 
	font: normal 12pt 'Arial', sans-serif; 
	color: #000000; 
	margin-left: 1em; 
	margin-right: 1em; 
	padding: 0;
}
hr {
	color: #336633; 
	height: 3px;
}
p { text-align: justify; }
td { text-align: justify; }
p.auth { font-size: 11pt; }
p.art {
	font-size: 11pt;
	font-weight: bold;
}
blockquote { text-align: justify; }
ul, li { color: #003300; }
h1 { 
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 12pt;
}
h1, h2, h3, h4, h5, h6 { 
	color: #336633; 
	font-weight: bold;
}
a.hid { visibility: hidden; }
a:link { color: #336633; }
a:hover { color: #006633; }
a:visited { color: #339966; }
.articleh1 {
	color: #336633;
	font-weight: bold;
	font-size: larger;
}