body {
	background-color: #F5DEB3;
	background-repeat : no-repeat;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	color : #7C5534;
}
body.tab{
	background-color: #F5DEB3;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	color : #7C5534;
	margin-left: 100px;
	margin-right: auto;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
table.text{
	font-family: "Times New Roman", Times, serif;
	font-size : medium;
}
p.script{
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #7C5534;
	font-style : italic;
}
p.text{
	margin-left: 100px;
	margin-right : 30px;
}
p.center{
	text-align: center;
}
p.pic {font-size:12px; margin:0 0 0 4px; font-family:Arial, Helvetica, sans-serif;}
blockquote{
	color: #7C5534;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-style : italic;
	text-align : right;
}
blockquote.text{
	color: #7C5534;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-style : italic;
	text-align : justify;
	margin-left : 20px;
}
h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	text-align : right;
	font-weight : lighter;
}
h1.center{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	text-align : center;
	font-weight : lighter;
}
h2{
	font-family: "Courier New", Courier, monospace;
	font-size : 15px;
	font-weight : lighter;
}
h3{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : right;
 }
 h3.center{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : center;
}
 h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 30px;
	text-align : center;
	font-weight : bold;
}
h5{
	color: Black;
	font-family : "Courier New", Courier, monospace;
	font-size : 15px;
	font-weight : 200;
	text-align : left;
}
h6{
	color: Black;
	font-family : "Courier New", Courier, monospace;
	font-size : 15px;
	font-weight : 200;
	text-align : right;
}
h6.art{
	font-size: 10px;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
ol.end{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
}
sup{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
address.right{
	text-align: right;
}
a:link.main{
	color: #7C5534;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bolder;
	text-decoration : none;
	line-height : 12px;
}
a:visited.main{
	color: Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bolder;
	text-decoration : none;
	line-height : 12px;
}
a img {border:0;}