body {
	overflow: -moz-scrollbars-vertical;
	background-color: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	}
a {
	color: #9900ff;
	text-decoration: underline;
	}
a:hover {
	color: #9900ff;
	text-decoration: underline;
	}
p {
	width: auto;
	margin: 0 0 1.5em 0;
	}
H4 {
	color: #9900ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold {
	font-weight: bold;
	}
img {
	border: 1px solid #9900ff;
	}
#logo img {
	border: 0;
	margin-bottom: 8px;
	}
#container {
	top: 4px;
	left: 0px;
	width: 632px;
	margin-top: 4px;
	text-align: justify;
	margin: auto;
	}
#container .imageSmall {
	position: relative;
	float: right;
	margin: 0.45em 0 0.25em 16px;
	border: 1px solid #9900ff;
	}

