p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
a {
	color: #861648;
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:hover {
	color: #FF0000;
}
z {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style4 {
	color: #993333;
}
.headerl {
	background-color: #cccccc;
	font-family: Arial, Helvetica;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
}
.headerr {
	background-color: #cccccc;
	font-family: Arial, Helvetica;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.text {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.textb {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.date {
	font-family: Arial, Helvetica;
	font-size: 13pt;
	color: #993333;
	font-weight: bold;
	border-bottom: #993333 1px solid;
}
.borderright {
	border-right: #000000 1px solid;
}
.borderleft {
	border-left: #000000 1px solid; 
}
.borderbottom {
	border-bottom: #000000 1px solid; 
}