body {
	margin: 0px;
}
a:link {
	color: #15568d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #15568d;
}
a:hover {
	text-decoration: underline;
	color: #15568d;
}
a:active {
	text-decoration: none;
	color: #15568d;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}
td {
	font-size: 12px;
	line-height: 22px;
}
p {
	text-indent: 24px;
}
.title {
	font-weight: bold;
	color: #FFFFFF;
}
.title2 {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.glay {
	color: #4b4b4b;
}
.blue {
	color: #15568d;
}
.input01 {
	background-color: #e1edfa;
	height: 16px;
	width: 113px;
	border: 1px solid #2a5d92;
}
.deepblue {
	color: #4A6473;
}
.bg01 {
	background-repeat: repeat-y;
	background-position: right;
}
.bg02 {
	background-repeat: repeat-x;
	background-position: bottom;
}
.main {
	color: #707070;
}
.white{
	color: #FFFFFF;
}
