h1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9A01AF;

}

h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #9A01AF;
}
h3 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #9A01AF;
}
h6 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #9A01AF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
sectiontext {
	color: #9A01AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
sectionh2 {
	color: #9A01AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:link {

	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

a.one:link {color: #9A01AF}
a.one:visited {color: #9A01AF}
a.one:hover {color: #9A01AF}

a.two:link {color: #9A01AF}
a.two:visited {color: #9A01AF}
a.two:hover {color: #9A01AF}

.readerpannel {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #666666;
}

.style1 {color: #000000}
.style2 {font-size: 9px}
