
.headtext {
	font-family: times; 
	font-size: 20pt; 
	font-weight: bold;
	color: #B9AC64;
}
.subhead12 {
	font-family: times; 
	font-size: 12pt; 
	font-weight: bold;
	color: #A46943;
}
.subhead14 {
	font-family: times; 
	font-size: 14pt; 
	font-weight: bold;
	color: #A46943;
}
.subhead16 {
	font-family: times;
	font-size: 16pt;
	font-weight: bold;
	color: #A46943;
}
.datetext {
	font-family: times; 
	font-size: 11pt; 
	font-weight: bold;
	color: #A46943;
	text-decoration: none;
}
.selectedtext {
	font-family: times;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.datetext1 {
	font-family: times; 
	font-size: 11pt; 
	font-weight: bold;
	color: #A46943;
	text-decoration: none;
}
.linktext {
	font-family: times; 
	font-size: 14pt; 
	font-weight: bold;
	color: #A48253;
}
.linktext1 {
	font-family: times; 
	font-size: 16pt; 
	font-weight: bold;
	color: #A48253;
}
.b {
        font-family: times;
        font-size: 11pt;
        font-weight: bold;
        text-decoration: none;
        color: #e0dfaa;
}
a:link IMG {
	border-color: #A48253;
}
a {
	font-family: times; 
	font-size: 11pt; 
	font-weight: bold;
	text-decoration: none;
	color: #A46943;
}
.bodytext1 {
	font-family: times;
	font-size: 12pt;
	font-weight: normal;
	color: #B9AC64;
}
.smallBody {
        font-family: times;
        font-size: 10pt;
        font-weight: normal;
        color: #B9AC64;
}
th {
        font-family: times;
        font-size: 11pt;
        font-weight: normal;
        background-color: #CCCC99;
        color: white;
}
td {
        font-family: times;
	font-size: 12pt;
	font-weight: normal;
	color: #B9AC64;
}

div.image {
        margin-bottom:  6px;
        margin-right:   6px;
        padding:        5px;
}
div.image p {
        text-align: center;
        font-style: italic;
        font-size: 14;
	color: black;
        text-indent: 0;
}

div.imageBorder {
	border-color:	#2a0002;
	border-width:	thin;
	border-style:	solid;
	width:		60%;
	align:		center;
}
div.imageBorder p {
	text-align: center;
	font-style: italic;
	font-size: 12;
	color: #B9AC64;
        text-indent: 0;
}


div.image {
	margin-bottom:	6px;
	margin-right:	6px;
	padding: 	5px;
}
div.image p {
	text-align: center;
	font-style: italic;
	font-size: 12;
	color: #B9AC64;
	text-indent: 0;
}

div.imageFloatLeft {
	float:	left;
	margin-bottom:	1px;
	margin-right:	6px;
	padding: 0.5em;

}

div.imageFloatLeft p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

div.imageFloatRight {
	float:	right;
	margin-bottom:	6px;
	margin-left:	6px;
	padding: 0.5em;

}
div.imageFloatRight p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

