.copy {
	font-family : Arial, sans-serif;
	color : #cccccc;
	font-size: 9px;
}

.bodytxt {
	font-family : Arial, sans-serif;
	color : #000000;
	font-size: 12px;
	margin-left: 30px;
	margin-right: 30px;
	line-height: 140%;
}

A.copy {
	font-family : Arial, sans-serif;
	color : #c3c3c3;
	font-size: 9px;
	text-decoration: underline;
}

A.copy:hover {
	font-family : Arial, sans-serif;
	color : #c3c3c3;
	font-size: 9px;
	text-decoration: underline;
}

A.copy:visited {
	font-family : Arial, sans-serif;
	color : #c3c3c3;
	font-size: 9px;
	text-decoration: underline;
}

A.emailadd {
	font-family : Arial, sans-serif;
	color : #333333;
	font-size: 12px;
	text-decoration: underline;
}

A.emailadd:hover {
	font-family : Arial, sans-serif;
	color : #333333;
	font-size: 12px;
	text-decoration: underline;
}

A.emailadd:visited {
	font-family : Arial, sans-serif;
	color : #333333;
	font-size: 12px;
	text-decoration: underline;
}
