BODY {
	background-color:#e8e8e8; 
	margin: 0;
}
TD {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size : 11px;
	color : #666666;
}
A
{
	Color: #000000;
	text-decoration : underline;
}
A:hover
{
	Color: #ff6699;
	text-decoration : none;
}
A:visited
{
	Color: #000000;
}	
.header0 {
	font-size: 13px;
	font-weight: bold;
}
.header1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.header2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.tiny_text {
	font-size: 10px;
	color: #000000;
}
.navi_on {
	font-size: 11px;
	font-weight: bold;
	color: #ff6699;
}
.justify_txt {
	text-align:justify;
}