p				{ text-indent: 2em; }
table			{ font-size: 12px; line-height:20px;}
body            {
	margin:0px; background-color:#ececec;

}

a:link    {	color: #000000;	text-decoration: none;}
a:visited {	color: #000000;	text-decoration: none;}
a:hover   {	color: #000000;	text-decoration: underline;}
a:active  {	color: #000000;	text-decoration: none;}



.font01 { font-size: 14px;color: #ffffff;font-weight: bold; }
.font02 { color: #003f8d;font-weight: bold;font-size: 14px;}



.box01 {
	border: 1px solid #02589b;
}
.bg000 {
	background-image: url(../images/bg02.gif);
	background-repeat: repeat-y;
}
.bg001 {
	background-image: url(../images/bg01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.box02 {
	border: 1px solid #FFFFFF;
}