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;}

a.b:link    {	color: #008b47;	text-decoration: none;font-weight: bold;font-size: 14px;}
a.b:visited {	color: #008b47;	text-decoration: none;font-weight: bold;font-size: 14px;}
a.b:hover   {	color: #003f8d;	text-decoration: underline;font-weight: bold;font-size: 14px;}
a.b:active  {	color: #008b47;	text-decoration: none;font-weight: bold;font-size: 14px;}


.font01 { color: #ffffff;}
.font02 { color: #003f8d;font-weight: bold;font-size: 14px;}
.font03 { font-weight: bold;font-size: 14px;}
.font04 { color: #008b47;font-weight: bold;font-size: 14px;}
.font05 { color: #999999;}
.font06 { color: #ffffff;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;
}
.box03 {
	border: 0px ;
}