@charset "UTF-8";
/* CSS Document */

#tabspace{
	width:335px;
	margin:25px 0px 0px 25px;
	padding:0px;
	font-size:60%;
}

.deepred{
	color:#dd0000;
	text-decoration:none;
	font-weight: bold;
	font-family: MS UI Gothic;
	font-size: 121%;
}

#tabspace .tabs{
font-size: 122%;
line-height: 1.6em;
}

#tabspace .chink{
line-height: 0.4em;
}

	
a.tabs:link, a.tabs:visited{
	color: 333333;
	text-decoration: none;
}
a.tabs:hover, a.tabs:active{
	color: #FF0000;
	text-decoration: none;
}
