body {
	background-color:#ff216a;
	color:#ffffff;
	text-align:center;
	}
.header {
	}
.top-bar {
	background-image:url(images/bar.png);
	background-repeat:repeat-x;
	height:35px;
	color:#ff216a;
	margin-bottom:10px;
	font-size:14px;
	}
.top-bar2 {
	background-image:url(images/bar.png);
	background-repeat:repeat-x;
	height:35px;
	color:#ff216a;
	margin-bottom:10px;
	font-size:22px;
	}
.persona-image {
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	}
.h1 a {
	font-size:xx-large;
	margin:15px 5px 10px 5px;
	color:#000000;
	text-decoration:none;
	}
.h2 {
	text-align:left;
	font-size:larger;
	margin:10px;
	}
.h3 a {
	font-size:large;
	margin:15px 5px 10px 5px;
	color:#000000;
	text-decoration:underline;
	}
.small {
	text-align:left;
	font-size:smaller;
	margin:10px;
	}
.terms {
	margin-top:10px;
	}
