body {
	background-color: #FFFFFF;
}
h1 {
	font-size: 24px;
	color: #330066;
	line-height: 26px;
}
h2 {
	font-size: 18px;
	color: #330066;
	line-height: 22px;
	font-style: normal;
}
h3 {
	font-size: 16px;
	color: #330066;
	line-height: 20px;
}
h4 {
	font-size: 14px;
	color: #330066;
	line-height: 18px;
}
h5 {
	font-size: 12px;
	color: #330066;
	line-height: 16px;
}
h6 {
	font-size: 10px;
	color: #330066;
	line-height: 14px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a {
	font-size: 12px;
}
a:link {
	color: #330066;
	text-decoration: underline;
}
a:visited {
	color: #330066;
}
a:hover {
	color: #9966CC;
}
a:active {
	color: #330066;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftpiccy {
	float: left;
	margin: 14px 6px 3px 4px;
}
.rightpiccy {
	float: right;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.border {
	border: 1px solid #330066;
	padding: 0px 10px 10px;
}
.middlepiccy {
	background-position: center;
	position: relative;
	width: auto;
	top: 0px;
	left: -2px;
}
.background {
	background-color: #330066;
}
.h3link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330066;
	text-decoration: underline;
}
