.title {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
.titlecopy {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align:center;
}
.copy {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align: left;
}

.copy red {
	color: #F00;
}

.copycenter {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: strong;
	color: #003366;
	text-align: center;
}

.copy p {
	color: #000;
	text-indent: 8px;
}

.copy blokquote {
	color: #000;
	display: block;
    text-indent: 8px;
}

.captioncenter {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
.caption {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

a.copylinks:link { color: #003366; text-decoration: none; font-family: Verdana, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; }
a.copylinks:visited { color: #003366; text-decoration: none; font-family: Verdana, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; }
a.copylinks:hover { color: #CC0000; text-decoration: underline; font-family: Verdana, sans-serif; font-size: 12px; font-style: normal; font-weight: normal;
}
.copyred {
	color: #F00;
}

.title font b .copyred {
	font-weight: bold;
}

.caption .captioncenter {

}
.copywrite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}

.box {
	background-color: #FFE784;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
	

