body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.standard {  font-size: 12px; line-height: 16px}
.standard-space {
	font-size: 13px;
	line-height: 17px;
}
.standard-s { font-size: 11px; line-height: 16px }
.standard-ss { font-size: 11px; line-height: normal}
.navi {  font-size: 11px; color: #333333}
.standard-l {  font-size: 14px; line-height: 18px}
.standard-xl { font-size: 16px; line-height: 20px}
.table_a { border-top:1pt solid #999999; border-right:1pt solid #999999; border-left:1pt solid #999999; border-bottom:1pt solid #999999;}
.table_b { border-top:0pt; border-right:0pt; border-left:0pt; border-bottom:1pt solid #999999;}
.table_d {
	border-top:1pt solid #010083;
	border-right:1pt solid #010083;
	border-left:5pt solid #010083;
	border-bottom:1pt solid #010083;
	color: #000000;
}
a:link	{
	color : #0000FF;
	text-decoration : underline;
}
a:visited	{
	color : #0000FF;
	text-decoration : underline;
}
a:hover	{
	color : #FF6600;
	text-decoration : underline;
}
a:active	{
	color : #800080;
	text-decoration : underline;
}
ul {
	list-style-position: outside;
}
