img {
	border:0px;
}

body {
	scrollbar-face-color: #f9bc52;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #fcd591;
	scrollbar-shadow-color: #ba8c3d;
	scrollbar-highlight-color: #fac363;
	scrollbar-3dlight-color: #fac363;
	scrollbar-darkshadow-Color: #ba8c3d;
}

.title {
	font-family: Courier New;
	font-size: 24pt;
	font-weight: 800;
	color: black;
	font-variant: small-caps;
	letter-spacing: 7pt;
	margin-left: 170px;
}

.title-small {
	font-family: Courier New;
	font-size: 14pt;
	font-weight: 800;
	color: black;
	font-variant: small-caps;
	letter-spacing: 3pt;
	margin-left: 50px;
	text-decoration: underline;
}

.content {
	background-color: #fffce2;
	height: 482px;
	border-top: hidden;
	border-left: hidden;
	border-right: 2px solid black;
	border-bottom: hidden;
}

.bottom-thing {
	background-color: #fffce2;
	height: 14px;
	border-top: hidden;
	border-left: hidden;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}

ul {
	margin-left: 40px;
}

.day {
	font-family: Helvetica;
	font-size: 12pt;
	font-weight: 800;
	color: black;
	font-style: italic;
	text-decoration: underline;
	letter-spacing: 4pt;
}

.pctitle {
	font-family: Helvetica;
	font-size: 11pt;
	font-weight: 600;
	color: black;
	letter-spacing: 2pt;
	font-variant: small-caps;
	text-align: right;
}

.pccontent {
	font-family: Times New Roman;
	font-size: 13pt;
	margin-left: 20pt;	
}

.pccontent-it {
	font-family: Times New Roman;
	font-size: 13pt;
	margin-left: 20pt;
	font-style: italic;
}

span.smalltext-italic {
	font-family: Times New Roman;
	font-size: 9pt;	
	font-style: italic;
}

p.text {
	font-family: Times New Roman;
	font-size: 13pt;	
}

.text-first {
	font-family: Times New Roman;
	font-size: 13pt;
	font-variant: small-caps;
}

p.text:first-letter {
	font-size: 110%;
	font-weight: bold;
	margin-left: 20pt;
}

span.large-text {
	font-size: 120%;
	font-weight: bold;
	margin-left: 10pt;
}

.spectitle {
	font-family: Helvetica;
	font-size: 11pt;
	font-weight: 600;
	color: black;
	letter-spacing: 2pt;
	font-variant: small-caps;
	text-align: right;
	margin-left: 10pt;
}

.specdesc {
	font-family: Times New Roman;
	font-size: 13pt;
	margin-left: 20pt;	
}

