@charset "ISO-8859-1";
.picturefloatleft {
	float: left;
	margin-right: 12px;
	border: 2px solid #FFFFFF;
}

p {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h2 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #00FFCC;
	border-top: 2px dotted #FFFF00;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.floatphotoright {
	float: right;
	border: 2px solid #FFFFFF;
	margin-left: 10px;
}
body {
	background-color: #000066;
}
