.default {
	font-size: 14px;
	line-height: normal;
}
.table {
    font-size: 14px;
	line-height: 150%;
    padding: 0px 5px 0px 5px; 
	margin: 0px 0px 0px 0px;		
}
.smaller {
	font-size: 12px;
	line-height: normal;
}
.smallest {
	font-size: 11px;
}
.red {
	font-size: 14px;
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
.yougo {
	font-size: 14px;
	font-weight: bold;
}
.toiawase {
	font-size: 13px;
}
body {
	background-color: #FFFFCC;



}

