/* page links */
a {
	color: #000000
}

a:link {
	color: #000000
}
a:visited {
	color: #000000
}
a:hover {
	color: #000000
}
a:active {
	color: #000000
}

/* footer links */
a.small_white {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 1.5em
}
	
a:link.small_white {
	color: #ffffff
}

a:visited.small_white {
	color: #ffffff
}
	
a:hover.small_white {
	color: #ffffff
}
	
a:active.small_white {
	color: #ffffff
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000
}

.menu_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #3e107c
}


.small_white {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 1.5em
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	line-height: 1.5em
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: regular;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	line-height: 1.5em
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: regular;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	line-height: 1.5em
}