* {
	margin: 0;
	padding: 0
}

br.clear {
	clear:both
}


img.images {
	margin-right: 60px
}

p {
	font-family: verdana,helvetica,arial;
	padding: 0 70px 15px 70px;
	color: #5900A3
}

td {
	line-height: 25px;
	font-size: 12px;
	font-family: verdana,helvetica,arial;
	color: #5900A3;
	font-weight: normal;
	font-style: normal;
	text-align: left;

	}

ul {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 12px;
	font-family: verdana,helvetica,arial;
	color: #5900A3;
	font-weight: normal;
	font-style: normal;
	text-align: left;

	}
	
h1 {
	line-height: 25px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5900A3;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 50px 15px 60px;
	color: #5900A3;
	font-size: 16px;
	font-weight: bold;
}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 50px 15px 70px;
	color: #5900A3;
	font-size: 14px;
	font-weight: bold;
}


p.footer {
	font-family: verdana,helvetica,arial;
	padding: 0 70px 15px 70px;
	color: #5900A3
}


a:link {
	color: #5900A3;
}
a:visited {
	color: #5900A3;
}
a:hover {
	color: #5900A3;
}
a:active {
	color: #5900A3;
}

p.credit a:link {
	color: #5900A3;
}
p.credit a:visited {
	color: #5900A3;
}
p.credit a:hover {
	color: #5900A3;
}
p.credit a:active {
	color: #5900A3;
}