/*T2-Project*/

/*body*/
body {
	margin: 0px;
	background-color: #e6e6e6;
}

table {
	background-color: #ffffff;
}

table.m {
	background-color: #009933;
}

.text_m {
	font-size: 80%;
	line-height: 120%;
}

.copy {
	font-size: 60%;
	line-height: 120%;
	color: #ffffff;
}

.text_h {
	font-size: 90%;
	line-height: 120%;
	color: #ffffff;
	font-weight: bold;
}

.search_table {
	background-color: #cccccc;
	font-size: 80%;
	line-height: 120%;
}
