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

/* Text Code Start */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #848C8C;
}
a:link {
	text-decoration: none;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #848C8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #B2BB1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #848C8C;
}

.introductiontext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A2B116;
}

.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #848C8C;
}

.addresstext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #848C8C;
}

.style1 {color: #FFFFFF}


/* Text Code End */
