img.logo {
	border-style: none;
    margin-left: auto;
    margin-right: auto;
	display: block;
}

body {
	background-color: white;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	margin-top: 20px;
	margin-bottom: 20px;
}

p {
	font-size: 13px;
	color: #6a0062;
}

p.centeredtext {
	text-align: center;
}

p.indiv_header {
	font-size: 18px;
	color: #6a0062;
}

a {
	text-align: center;
	color: #6a0062;
	text-decoration: none;
}

a:hover {
	color: #9c789e;
}

a:active {
	color: #9c789e;
}

img.left {
	display: inline;
	float: left;
	clear: none;
}

table {
	border-width: 0;
	border-style: none;
    margin-left: auto;
    margin-right: auto;
	padding-left: 10px;
	margin-bottom: 5px;
}

img.centered {
	border-style: none;
    margin-left: auto;
    margin-right: 15px;
	display: block;
}

td {
	vertical-align: top;
}

td.img {
	width: 235px;
}

td.gallery {
}

td.text {
	color: #6a0062;
	width: 235px;
	margin-right: 15px;
}

td.text2 {
	color: #6a0062;
	width: 235px;
	margin-right: 15px;
	margin-bottom: 15px;

}
td.text3 {
	color: #6a0062;
	width: 235px;
	margin-right: 15px;
	margin-top: 15px;

}

