@charset "UTF-8";
/* CSS Document */

.GreyHeading {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #4e5358;
	font-weight: bold;
}
.GreenEmp {
	font: bold 11px/12px 'lucida grande'tahoma,sans-serif;
	color: #35c702;
}
.OrangeEmp {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #fb9919;
	font-weight: bold;
}
.CopyCopy {
	font: normal 11px/12px 'lucida grande'tahoma,sans-serif;
	color: #4e5358;
}
A {
	font: bold 11px/12px  'lucida grande'tahoma,sans-serif;
	color: #4e5358;
}
.OrangeH1 {
	font-size: 20px;
	font-family: tahoma, sans-serif;
	color: #fb9919;
}

.GreenH1 {
	font-size: 18px;
	font-family: tahoma, sans-serif;
	color: #42ac02;
	font-weight: bold;
}

.style6 {
	font-size: 9px;
	font-style: italic;
}
