.head_name_cp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #8D0238;
	text-align: left;
}
.head_descript_cp {
	font-family: "Trebuchet MS";
	font-size: .8em;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 4px;
}
.table_copy {
	font-family: "Trebuchet MS";
	font-size: .86em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	padding-top: 6px;
	padding-right: 10px;
}
.my_ul {
	list-style-type: square;
}
.my_li {
	margin-bottom: 4px;
	margin-left: -10px;
}
.sidecopy {
	margin-top: 14px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 14px;
}
.sidecopy a:link {
	color: #333333;
	text-decoration: underline;
}
.sidecopy a:visited {
	color: #666666;
}
.sidecopy a:hover, .sidecopy a:active, .sidecopy a:focus {
	color: #000000;
}
