.ebstyle {
	left: 6px;
	top: 3px;
	right: 3px;
	bottom: 3px;
}
a:hover {
	color: #666666;
}
a:link {
	color: #990066;
}
a:active {
	color: #0000FF;
}

a {
	color: #990066;
}
h1 {
	font-family: Maiandra GD, Arial, Helvetica;
	font-size: 14px;
	color: #666666;
}
p {
	font-family: Maiandra GD, Arial, Helvetica;
	font-size: 12px;
	color: 67113c;
	list-style-type: disc;
	page-break-before: auto;
}
td {
	font-family: Maiandra GD, Arial, Helvetica;
	font-size: 12px;
	color: 67113c;
}
h2 {
	font-family: Maiandra GD, Arial, Helvetica;
	font-size: 16px;
	color: 67113c;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
h3 {
	font-family: Maiandra GD, Arial, Helvetica;
	font-size: 16px;
	color: 67113c;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #669933;
}
ul {
	list-style-type: circle;
	list-style-image: none;
}

