@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Myriad Pro", "Trebuchet MS";
	font-size: 11pt;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
}
p {
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #990000;
}
a:active {
	color: #FF3366;
}
.fineprint {
	font-size: 10px;
}
.bottommenu {
	font-size: 12px;
}
.petermenubar {
	font-size: 12px;
}
.picspace {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
