body {
	background: #D5E6B8; 
	font-family: "Times New Roman CE", "Times New Roman", "Times", serif; 
	font-size: 11pt; 
	margin: 20px 20px 20px 20px
	color: #ffffff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h2 {
	color: #000000;
	font-family: Arial; 
	font-size: 14pt; 
	text-align: justify;
}
h3 {
	color: #000000;
	font-family: Times New Roman, sans-serif; 
	font-size: 13pt; 
	text-align: center;
}

p {
	color: #000000;
	font-family: "Times New Roman CE", "Times New Roman", "Times", serif; 
	font-size: 13pt; 
	text-align: justify;
}
p2 {
	color: #000000;
	font-family: "Times New Roman CE", "Times New Roman", "Times", serif; 
	font-size: 13pt; 
	text-align: justify;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

ol{
	color: #000000;
}
ul{
	color: #000000;
}
li {
	color: #000000;
	font-family: "Times New Roman CE", "Times New Roman", "Times", serif; 
	font-size: 13pt; 
	text-align: justify;
}
dl{
	color: #000000;
}
dt {
	color: #000000;
	font-family: "Times New Roman CE", "Times New Roman", "Times", serif; 
	font-size: 11pt
}
dd {
	color: #000000;
	font-family: "Times New Roman CE", "Times New Roman", "Times", serif; 
	font-size: 11pt; 
	margin-bottom: 1ex
}
address {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
}
table {
	color: #000000;
	background-color: #D5E6B8;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;


}
table2 {
	color: #000000;
	background-color: #000000; 

}

.left {
	text-align: left
}
.right {
	text-align: right
}
.justify {
	text-align: justify
}
.link {
	text-align: right;
	font-size: 8pt;
}
.t1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	text-align: justify;
	vertical-align: top;

}
