body {
	background-color: #CCCCCC;
}
.stdFont {
	font-family: Garamond;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}
p.sibs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	color: #000000;
}
a:link {
	font-family: Garamond;
	font-size: 14pt;
	color: #000033;
	text-decoration: none;
}
a:visited {
	font-family: Garamond;
	font-size: 14pt;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Garamond;
	font-size: 14pt;
	color: #0066FF;
	text-decoration: underline;
}
p.statLinks {
	font-family: Garamond;
	font-size: 14pt;
	color: #000033;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
p.paraStart {
	font-family: Garamond;
	font-weight: bolder;
	color: #000033;
	text-decoration: underline;
	font-size: 20pt;
	text-align: center;
}
td.slide {
	font-family: Garamond;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 2px;
	height: auto;
	width: 352px;
	border: 2px solid #333333;
}
p.paraStartblk {
	font-family: Garamond;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
td.merch {
	font-family: Garamond;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 5px;
}
textarea.display {
	font-family: Garamond;
	font-size: 14pt;
	background-color: #FFFFCC;
}
