body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.imageright {
	float: right;
	font-size: 10px;
	color: #FFCC00;
	text-align: center;
	display: inline;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.title {
	font-weight: bold;
	letter-spacing: .3em;
}
.stitle {
	font-weight: bold;
	color: #566C9C;
	font-size: 14px;
}
.imageleft {
	float: left;
	font-size: 10px;
	color: #FFCC00;
	text-align: center;
	display: inline;
	margin-bottom: 10px;
	margin-right: 30px;
}
}
.imagemiddle {
	font-size: 10px;
	color: #FFCC00;
	text-align: center;
	display: inline;
	margin-bottom: 10px;
}
.lblue {
	color: #C1CADD;
}
