.title {
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight: bold;
	color: #4e4e4e;
}

.titlegreen {
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight: bold;
	color: #479700;
}


.family {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: 1f1f1f;
}

.orange {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: df4400;
}

.orange2 {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: df4400;
}

.white {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: ffffff;
}

.chi {
	font-family: "Simsun";
	font-size: 13px;
	color: 1f1f1f;
}

a.familywhite:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: ffffff;
	text-decoration:none;
}

a.familywhite:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: ffffff;
	text-decoration:underline;
}

a.familywhite:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: ffffff;
	text-decoration:none;
}

.number {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: 479700;
}

.username {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 424242;
}

.forgot {
	font-family: Tahoma;
	font-size: 10px;
	color: 343434;
}
