BODY {
	font-size: 8pt;
	color: #222222;
	font-family: Verdana;
	background: #FFFFFF;
}
A:link {
	text-decoration: none;
	color: #444444;
}
A:visited {
	text-decoration: none;
	color: #444444;
}
A:hover {
	text-decoration: none;
	color: #666666;	
}

P {
	text-align: justify;
}

TD {
	font-size: 11px;
	font-family: Verdana;
	color: #222222;
} 

IMG {
	border-color: #222222;
} 


/* ------------ */
.C_table {
	background-color: #fef9ea;
	border-top: 1px solid #222222;
	border-left: 1px solid #222222;
	border-right: 2px solid #222222;
	border-bottom: 2px solid #222222;
}

.C_header {
	background-color: #F8EFD9;
}

/*#FBF4DE*/
.C_member {
	background-color: #FBF1DF;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
}

.A_cell_up {
	background-color: #FBF1DF;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

.A_cell_bottom {
	background-color: #FBF1DF;
	border-top: 1px dashed #222222;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

.T_meta {
	font-size: 10px;	
}

.T_meta2 {
	font-size: 12px;		
	border-bottom: 1px solid #222222;
}

.T_meta3 {
	font-size: 11px;		
}

.T_data {
	font-size: 11px;
}

.W_button {
	font-size: 12px;
	font-weight: bold;	
	border: 1px solid #555555;
	background-color: #F5F5F5;
}

.W_text {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #555555;	
	background-color: #FAFAFA;
}

.footer {
	text-align: center;
}

.footer A:link {
	text-decoration: none;
	color: #ffffff;
}
.footer A:visited {
	text-decoration: none;
	color: #ffffff;
}
.footer A:hover {
	text-decoration: none;
	color: #ffffff;	
}