BODY {
	background-image : url(images/dsppapr2.gif);
	background-color : #999999;
	color : #000000;
	font-family : Calibri, Verdana, Arial, Helvetica, sans-serif;
	margin-left : 5%;
	margin-right : 5%;
}

A:link {
	text-decoration: none;
	color: #945A31;
}

A:active { text-decoration: none }

A:visited { text-decoration: none }

A:HOVER {
	background-color : #009900;
	color : #FFCC00;
	text-decoration : none;
}

h1 {
	color : #945A31;
	font-size : 150%;
	font-family : "Arial Black", Gadget, sans-serif;
	text-align : center;
	padding : 2px;
	font-weight: normal;
	background-position: center center;
}

h2 {
	color : #945A31;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 120%;
	text-align : center;
	padding : 2px 2px 0px;
	vertical-align: baseline;
	margin: 1px 1px 0px;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #FFFFFF;
	background-color: #CC9933;
	padding: 5px;
	width: 800px;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}

P {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}

.CENTER {
	text-align : center;
}	

.CAPTION {
	text-align : center;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-weight : bold;
	width : 40%
	color : black;
	color: #000000;
}
.CENTERSmall {
	text-align : center;
	font-size: 70%;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/cdgold.gif);
	margin-bottom: 2px;
	text-align: left;
	vertical-align: super;
}
.nomarg {
	margin-bottom: 0px;
}
td {
}

.navtext {
	width:100px;
	font-size:8pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	layer-background-color:#FFF6D9;
	background-color:#FFCC00;
	color:#5A371D;
	border: 2px outset #009900;
}
.right {
	text-align : right;
}
.left {
	text-align : left;
}
.bulletplain {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
