body {
	margin: 0px;
	background: #000137;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}
p {
 margin-top:1px;
 margin-bottom:1px;
}
.bold {
	font-size: 12px;
	font-weight: bold;	
	color: #333333;
	text-decoration: none;	
}
.font11 {
	font-size: 11px;
	color: #666666;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
}
.primary {
	font-weight: bold;
	font-size: 12px;
	color: #954167;
}

.title01 {
	font-weight: bold;
	color: #333333;
}
.title02 {
	font-weight: bold;
	color: #48538c;
}
.title03 {
	font-weight: ;
	color: #874015;
}
.point01 {
	background-color: #FFFF99;	
}
.box01 {
	BORDER-TOP: #5b96cf 2px solid; 
	BORDER-BOTTOM: #C3A5D2 0px solid;
	background-color: #EBEBEC;	
	padding: 4px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #666666;
}
.box02 {
	BORDER-TOP: #5b96cf 1px solid; 
	BORDER-BOTTOM: #EBEBEC 1px solid;
	background-color: ;
	padding: 2px;
	width: 100%;
	text-align: left;
	font-size: 12px;
	color: #666666;
}
.box03 {
	padding: 5px;
}
.box_a {
	background: #deeaf5;
	color: ;
}
.box_b {
	background: #FFFFc4;
}
.box_c {
	background: #F7FBFA;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #9d102d;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
