@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 14px;
    }
body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
    }
a:link {
	color: #0000FF;
    }
a:visited {
	color: #0000AA;
    }
a:hover {
	color: #FF0000;
    }
a:active {
	color: #0000FF;
    }

.TXT {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 14px;
	font-weight:normal
	}
.biblio {
	font-size:20px;
	line-height:24px;
	margin-left:40px;
	font-weight:bold;
    }
.biblio_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-left:40px;
	font-weight:bold;
    }
.webmaster {
    font-size: 10px;
	line-height: 12px;
	text-align:center
	}

