.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #669900;
	line-height: 100px;
	font-weight: normal;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	line-height: 50px;
	font-weight: normal;
	list-style-image: url(../image/g-bullet.jpg);
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	font-weight: normal;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: 100;
	line-height: 18px;
}

a:link {
	font-weight: bold;
	color: #666666;
}

.listing {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../image/g-bullet.jpg);
}
.hightedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
}
.hightedtext a {
	font-weight: bold;
	color: #669900;
}

.white-header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
.white-header3 a {
	color: #FFFFFF;
	font-weight: bold;
}


.white-listing a {
	color: #FFFFFF;
	font-weight: bold;
}

.white-listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style-image: url(../image/g-bullet-white.jpg);
}
.normalwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 100;
}
.header1white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 100px;
	font-weight: normal;
}
.header1white .header1white {
	color: #FFFFFF;
}
