hr
{
	color: #342f5f;
	height: 2;
}
P
{
	color: #000000; 
	font-family: Arial;
	font-size: 9pt;
}

a:link
{ color: #ebc015; font-family: Arial; font-size: 9pt; }
a:visited
{ color: purple; font-family: Arial; font-size: 9pt; } 
a:active 
{
	color: #EC6909;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}
.green { color: #93a443; font-size: 9pt; font-family: Arial; }
.purple { color: #342f5f; font-size: 9pt; font-family: Arial; }
a:hover 
{
	color: #93a443;
	font-family: Arial;
	font-size: 9pt;
}

#content  a:link
{
	color: #ebc015;
	font-family: Arial;
	font-size: 9pt;
}
.yellow { color: #ebc015; font-size: 9pt; font-family: Arial; }
#content  a:visited
{
	color: #EBC015;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}
#content  a:active
{
	color: #ebc015;
	font-family: Arial;
	font-size: 9pt;
}
#content  a:hover
{
	color: #342F5F;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}

body
{
	font-family: Arial;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
h1
{ color: #342f5f; font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
h2
{ color: #342f5f; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
h3
{
	color: #FFFFFF; 
}
h4
{
	color: #FFFFFF;
}
h5
{
	color: #FFFFFF;
}
h6
{
	color: #FFFFFF;
}
.purpleBold { color: #342f5f; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
.small {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small}

