.m  { font-size: 12px; line-height: 15px }
.s {
	FONT-SIZE: 11px
}
.mini { font-size: 12px; line-height: 16px }

BODY    { color: #FFFFFF; font-size: 13px; background-image: url(img/background00.gif); margin: 0; padding: 0 }
TH  { color: #CCCCCC; font-size: 13px }
TD  { color: #666666; font-size: 13px }
A:link  { color: green; text-decoration: underline }
A:visited  { color: green; text-decoration: underline }
A:active  { color: olive; text-decoration: underline }
A:hover  { color: aqua }

h1  { color: #666; font-size: 12px; font-weight: normal; margin: 0 0 }
h2  { color: #c03; font-size: 12px; margin: 0 0 }
h3    { color: #666; font-size: 12px; font-weight: normal; margin: 0 }


.title h1{
	font-size:14px;
	font-weight:bold;
	margin:5px 0 5px 0;
	text-align:center;
	color:blue;
}

p{
	color:#CCCCCC;
}

.member_class{
	width:760px;
	background-color:#333333;
}

.member_class p{
	margin:15px;
}