body {
	margin-left: 0px;
	margin-top: 0px;

}

table {  
	font-size: 12px;
	line-height: 18px;

}
a 
{
	 text-decoration:none;
}

a:link {
	color: #000000;
}
a:hover {
	color: #0066FF;
	}
a:visited@{
	color: #000000;
}

.font-white {
	color: #FFFFFF;
}
.font-blue {
	color: #0066ff;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.torikeshi {
	text-decoration: line-through;
}
