td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333366;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;

}
a:hover {
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}
.justifie {
	text-align: justify;
}
.piti {
	font-size: 10px;
	color: #999999;
}

body {
	background-attachment: fixed;
	background-image: url(images/matrix.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFFFFF;

}
.champ {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}