p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #39294A;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 1.5;
	font-weight: bold;
	color: #39294A;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: 663366;
}


h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663366;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #663366;
}

h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #663366;
}

a:link {
    color:#663366;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;}
a:visited {
	color: #663366;
	text-decoration: none;}
a:hover {
	color: #6666CC;
	text-decoration: none;}
a:active {
	color: #000000;
	text-decoration: none;}
	
