.copytext {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	color: #FFFFFF;
}
.copytextBold {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.header1 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #999933;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
	line-height: normal;



}
.header2 {
	font-family: Arial;
	font-size: 15px;;
	font-style: normal;
	color: #0080FF;
	font-weight: bold;
}
.smallItalic {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.copytextLink {
	font-family: Arial;
	font-size: 3;
	font-style: normal;
	color: #FFFFFF;
}
.copytextLinkBold {
	font-family: Arial;
	font-size: 3;
	font-style: italic;
	color: #ff0000;
	font-weight: bold;
}
.copytextThin {
	font-family: Arial;
	font-size: 3;
	font-style: normal;
	color: #FFFFFF;
}
