body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cereus1 {
	background-color: #000000;
	background-image: url(/img/cereus1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {color: #4DADCC; text-decoration: none}
a:visited {
	text-decoration: none;
	color: #4DADCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {color: #FF0000}

h1 {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #CCCCCC;
	text-align: left;
}
h1 a:link {text-decoration: none; color: #CCCCCC}
h1 a:visited {text-decoration: none; color: #CCCCCC}
h1 a:hover {text-decoration: none; color: #4DADCC}
h1 a:active {
	text-decoration: none;
	color: #FFFF00;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
}
ol {font-family: Arial, Helvetica, sans-serif; font-size: 14px; list-style-type: square}
ul {
	font-size: 12px;
	line-height: 20px;
	list-style-type: disc;
	list-style-position: outside;
	font-family: Arial, sans-serif;
}
.inset01 {
	font-size: 24px;
	line-height: 40px;
	color: #CCCCCC;
	font-family: "Monotype Corsiva";
	text-align: center;
	font-weight: normal;
	padding-right: 130px;
	padding-left: 130px;
}
.inset02 {
	font-size: 14px;
	line-height: 30px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	padding-right: 50px;
}
.inset02 a:link {
	color: #4DADCC;
	text-decoration: none;
}
.inset02 a:visited {
	color: #4DADCC;
	text-decoration: none;
}
.inset02 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.inset02 a:active {
	color: #FF0000;
	text-decoration: none;
}
.inset03 {
	font-size: 18px;
	color: #999999;
	font-family: "Monotype Corsiva";
	text-align: center;
	font-weight: normal;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.note {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
.pieceDescDivider {
	padding-left: 20px;
	width: 200px;
}
.pieceDesc {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
.pieceDesc a:link {text-decoration: none; color: #D8BCC3}
.pieceDesc a:visited {text-decoration: none; color: #D8BCC3}
.pieceDesc a:hover {text-decoration: none; color: #FFFFFF}
.pieceDesc a:active {text-decoration: none}
.pieceTitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

