.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	word-spacing: 1px;
	text-align: justify;
	line-height: 24px;
}
.subhead {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
.bottomborder {
	border-top-style: inset;
	border-top-color: #C17602;
	border-right-color: #C17602;
	border-bottom-color: #C17602;
	border-left-color: #C17602;
	border-bottom-style: inset;
}
.contentCopy {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	word-spacing: 1px;
	text-align: justify;
	line-height: 24px;
	font-weight: bold;
}
.contentred {

	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	word-spacing: 1px;
	text-align: justify;
	line-height: 24px;
}
.contenttop {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
}
.marq {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.marq:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.marq:hover {
	color: #ffffff;
	text-decoration: underline;
}


.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.border1 {
	border: 1px dotted #CCCCCC;
}

