body {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
.h1green {
	font-family:"century Gothic";
	font-size: 14px;
	color: #1A8E07;
	text-decoration: none;
}
.bottom_bg {
	background-image: url(../images/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.txgrey {
	font-family: tahoma;
	font-size: 11px;
	color: #787878;
	text-decoration: none;
}



.h2white {
	font-family:"century Gothic";
	font-size: 18px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

.txgreen {
	font-family: tahoma;
	font-size: 11px;
	color: #1A8E07;
	text-decoration: none;
}

.green:link {
	font-family: tahoma;
	font-size: 11px;
	color: #1A8E07;
	text-decoration: none;
}

.green:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #1A8E07;
	text-decoration: none;
}

.green:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.green:active {
	font-family: tahoma;
	font-size: 11px;
	color: #1A8E07;
	text-decoration: none;
}



.black:link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.black:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.black:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.black:active {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.green_hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.white:link {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.white:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.white:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #1A8E07;
	text-decoration: none;
}

.white:active {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
