body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

li {
	text-align: left;
}

#index {
	color: #900;
}

a {
	color:#990000;
	text-decoration: none;
}

a:hover {
	color:#CC9900;
	text-decoration:none;
}

.tab_head {
	font-weight: bold;
	color: #EEEEEE;
	background-color: #000000;
	text-align: center;
}

.tab_body1 {
	background-color: #DFDFDF;
	text-align: center;
}

.tab_body2 {
	background-color: #BFBFBF;
	text-align: center;
}

.tab_title {
	font-size: 20px;
}

.spe_letter {
	font-family: Symbol;
	font-size: 10px;
}

.black_white {
	background:black;
	color:white;
}
