body    { color: #ccf; font-size: 10pt; line-height: 12pt; font-family: "Times New Roman", Georgia, Times; background-color: black }
p    {
	color: #ccf;
	font-size: 10pt;
	line-height: 12pt;
	font-family: "Times New Roman", Georgia, Times;
	text-align: left;
}
h1  { color: #cf9; font-size: 18pt; line-height: 20pt; font-family: Charcoal, Chicago, "Gill Sans" }
h2   {
	color: #9370db;
	line-height: 18pt;
	font-family: "Times New Roman", Georgia, Times
}
h3   {
	color: #cf9;
	font-weight: 300;
	font-size: 14pt;
	line-height: 16pt;
	font-family: Charcoal, Chicago, "Gill Sans";
}
h4   {
	color: #000;
	font-size: 12pt;
	line-height: 14pt;
	font-family: "Times New Roman", Georgia, Times
}
h5 { color: #cf9; font-size: 10pt; line-height: 12pt; font-family: Charcoal, Chicago, "Gill Sans" }
h6 { color: aqua; font-size: 8pt; line-height: 10pt; font-family: Helvetica, Geneva, Arial }
.quotes.class  { color: aqua; font-style: italic; font-weight: normal; font-size: 12pt; line-height: 14pt; font-family: "Times New Roman", Georgia, Times; text-decoration: none; text-align: center }
ul { list-style-type: circle }
.highlight {
	color: #CF9;
}
.BigTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	color: #900;
	line-height: 38px;
}
.tenpoint {
	font-size: 10pt;
}
.centeredparagraph {
	text-align: center;
	position: relative;
}
.smaller {
	font-size: 10pt;
}
.h2sub {
	font-size: .75em;
	line-height: 1em;
}

.LightGrayParty {
	font-size: 20px;
	font-weight: bold;
}

.lightGrayDate {
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	color: #CCC;
}

.lightGrayBigParty {
	font-size: 1.8em;
	font-style: italic;
	font-weight: bold;
	color: #CCF;
	line-height: 1em;
}

