.copyhead {
	font-family: Arial, Helvetica,Trebuchet MS, Georgia, Times;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-decoration: none
}

.copy {
	font-family: Arial, Helvetica,Trebuchet MS, Georgia, Times;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none
}


.copyblue {
	font-family: Arial, Helvetica,Trebuchet MS, Georgia, Times;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: 1D4A70;
	text-decoration: none
}

.copysm {
	font-family: Arial, Helvetica,Trebuchet MS, Georgia, Times;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

.copysmblue {
	font-family: Arial, Helvetica,Trebuchet MS, Georgia, Times;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: 1D4A70;
	text-decoration: none
}

.copybluebold {
	font-family: Arial, Helvetica,Trebuchet MS, Georgia, Times;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: 1D4A70;
	text-decoration: none
}


p {
	font-family: Arial, Helvetica,Trebuchet MS, Georgia, Times;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-decoration: none
}


a {
	font-family: Arial, Helvetica,Trebuchet MS, Georgia, Times;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: 1D4A70;
	text-decoration: none
}


a:visited {
	font-family: Arial, Helvetica,Trebuchet MS, Georgia, Times;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: 1D4A70;
}


a:active {
	font-family: Arial, Helvetica,Trebuchet MS, Georgia, Times;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: 1D4A70;
	text-decoration: none
}


a:hover {
	font-family: Arial, Helvetica,Trebuchet MS, Georgia, Times;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: 666666;
	text-decoration: none
}



