body {
	background-color: #FFF7FD;
	color: #040000;
	margin-left: 30px;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 30px;
	font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
br {
	letter-spacing: 0;
}
p {
	margin: 0 0 15px 0;
	padding:0;
}
a { text-decoration:underline;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #E4007F;
	font-weight: bold;
}
a:hover { text-decoration:none; }
body,table,td,tr {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1em;
}
img {
	border-style:none;
}
.tablestyle { margin-bottom:40px;
			
}
.mini {
		font-size: 10px;
		line-height: 14px;
		letter-spacing: 0em;
}
.redlarge {
	font-size: 15px;
	font-weight: normal;
	color: #E4007F;
	font-weight: bold;
}
.redsmall {
	font-size: 10px;
	font-weight: normal;
	color: #E4007F;
}
.red {
	color: #E4007F;
}
.blacklarge {
	font-size: 15px;
	font-weight: normal;
	color: #040000;
}
.box {
	cursor: crosshair;
	list-style-type: disc;
	vertical-align: bottom;
	white-space: normal;
}