.header1 {
	font-size: 30px;
	color: #669900;
	line-height: 100px;
	font-weight: normal;
	font-family: "MS Gothic", "MS Mincho";
}
.header2 {
	font-family: "MS Gothic", "MS Mincho";
	font-size: 24px;
	color: #999999;
	line-height: 50px;
	font-weight: normal;
}
.header3 {
	font-family: "MS Gothic", "MS Mincho";
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	font-weight: normal;
}
.normal {
	font-family: "MS Gothic", "MS Mincho";
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
	line-height: 18px;
}
a:link {
	font-family: "MS Gothic", "MS Mincho";
	font-weight: bold;
	color: #666666;
}

.listing {
	color: #666666;
	font-size: 12px;
	font-family: "MS Gothic", "MS Mincho";
	list-style-image: url(../image/g-bullet.jpg);
}
.listing a {
	font-weight: bold;
	color: #666666;
}

.highlightedtext {
	font-family: "MS Gothic", "MS Mincho";
	font-size: 14px;
	font-weight: bold;
	color: #669900;
}
.white-header3 {
	font-family: "MS Gothic", "MS Mincho";
	font-size: 16px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}
.white-header3 a {
	font-weight: bold;
	color: #FFFFFF;
}

.white-listing {
	font-family: "MS Gothic", "MS Mincho";
	font-size: 14px;
	color: #FFFFFF;
	list-style-image: url(../image/g-bullet-white.jpg);
}
.white-listing a {
	font-weight: bold;
	color: #FFFFFF;
}
.normalwhite {
	font-family: "MS Gothic", "MS Mincho";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 100;
	line-height: 20px;
}
.header1white {
	font-size: 30px;
	color: #FFFFFF;
	line-height: 100px;
	font-weight: normal;
	font-family: "MS Gothic", "MS Mincho";
}
.normal .header1white {
	color: #FFFFFF;
	font-weight: bold;
}
