body{
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(img/body_bk.gif);
    background-position: top ;
	background-repeat: repeat-y; 
	background-color: #FFFFFF;
}
td,th {
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link,a:visited,a:active{
	color: #ffffff;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.title,.title a:link,.title a:visited{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 26px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.title  a:hover {
	text-decoration: underline;
}
.index01,.index01 a:link,.index01 a:visited{
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
	line-height: 30px;
	font-family: "Times New Roman", Times, serif;
}
.index01  a:hover {
	text-decoration: underline;
}

