/* CSS Document */

p{
font-family: "Arial Narrow";
font-size: 24px;
color: #FFFFFF;
line-height: 18px;
padding: 3px;
}

.green {
font-family: "Arial Narrow";
font-size: 14px;
color: #a1e645;
line-height: 16px;
padding: 3px;
}

.bold {
	font-family: "Arial Narrow";
	font-size: 24px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.header {
	font-family: "Arial Narrow";
	font-size: 21px;
	line-height: 22px;
	color: #a1e645;
}

.navigation {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #a1e645;
	display: inline;
	padding: 2px;
	width: 100px;
}

.paragraph {
	font-family: "Arial Narrow";
	font-size: 21px;
	line-height: normal;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}

.paragraph_green {
	font-family: "Arial Narrow";
	font-size: 21px;
	line-height: 22px;
	color: #a1e645;
	font-style: normal;
	font-weight: normal;

}
.paragraph2 {

	font-family: "Garamond Premr Pro";
	font-size: 21px;
	line-height: 0.5cm;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}
.paragraphbody {

	font-family: "Arial Narrow";
	font-size: 15px;
	line-height: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}
.paragraphbodygreen {


	font-family: "Arial Narrow";
	font-size: 15px;
	line-height: 16px;
	color: #a1e645;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}
