/* -------------------------------------------
 Mojo
 ------------------------------------------- */
h1,h2,h3,h4{
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

h1{
	color: #FFFFFF;
	font-size: 12px;
}

h2 {
	color: #E2E3BB;
	font-size: 11px;
	text-align: left;
}

h3 {
	color: #7C3680;
	font-size: 11px;
	text-align: left;
}

h4 {
	color: #6D2F8C;
	font-size: 10px;
	text-align: left;
}



p {
                  font-weight: normal;
	font-family: Arial, sans-serif;	
                  color: #E2E3BB;
	font-size: 11px;
	line-height: 160%;
	text-align: left;
}

a:link {
	color: #9C4BC2;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #B578D1;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #9C4BC2;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #545454;
	background-color: transparent;
	font-weight: normal;
}

ul{
                  font-weight: normal;
	font-family: Arial, sans-serif;	
                  color: #E2E3BB;
                  font-size: 75%;	
                  margin-top: 3px;
	padding: 0 0 10px 30px;
	list-style: none;
	
}




/* ----------------------------------------

------------------------------------------- */
