td	{
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}
.text12 {  font-size: 12px; line-height: 140%; text-decoration: none}
.txt12_green {  font-size: 12px; font-weight: normal; color: #009900}
.txt12_red {  font-size: 12px; font-weight: normal; color: #ff0000}
.text12_blue {  font-size: 12px; color: #000066; line-height: 16px}
.text12-height16 {  font-size: 12px; line-height: 180%}

.text14 {  font-size: 14px; line-height: 120%; text-decoration: none}
.b_text14 {  font-size: 14px; line-height: 150%; font-weight: bold}
.text14-height18 {  font-size: 14px; line-height: 150%}
.text16 {  font-size: 16px; line-height: 120%; text-decoration: none}
.text18 {  font-size: 18px}
.text6 {  font-size: 16px; line-height: 150%}
.text10 { font-size: 10px; line-height: 130%; text-decoration: none }
A:hover { color: #999999; text-decoration: 
none; font-family: Arial, Helvetica, sans-serif}

.photo {
	border:1px solid #999;
}

table.member td {
	line-height: 150%;
	vertical-align: top;
	font-size: 14px;
}

table.member td.name {
	line-height: 150%;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
}


table.member {
	width: 100%;
}


body {
	margin: 0px auto 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
