/* CSS Document */
body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td{ 
	font-family:Arial;
	font-size:12px;
}
a{
text-decoration:none;
}

a.hover{
text-decoration:underline;
}
.bottom{
	color: #676766;
}
a.bottom{
	color: #676766;
}
a.bottom:hover{
	color: #ffffff;
}

#ttl h1{
font-size: 30px;
padding:10px;
font-family:"Times New Roman", Times, serif;
letter-spacing:-2px;
font-weight:100;
}
#ttl2 h1{
font-size: 30px;
font-family:"Times New Roman", Times, serif;
letter-spacing:-2px;
font-weight:100;
}
#ttl2 h2{
font-size: 25px;
font-family:"Times New Roman", Times, serif;
letter-spacing:-1px;
font-weight:100;
}
#ttl2 h3{
font-size: 20px;
font-family:"Times New Roman", Times, serif;
letter-spacing:-1px;
font-weight:100;
}

.inset{
font-size:20px;
font-family:"Times New Roman", Times, serif;

}





.trad a{
color:#000;
font-size:18px;
text-decoration:none;
border-bottom:solid 1px #cccccc;
margin-left:10px;
}