body,td {
	font-size: 12px;
	color: #333333;
	line-height:1.5em;
}
h1{
	padding:8px 0 0 0;
	color:#333366;
}

A{
  text-decoration: none; }

A:link { 
  color: #333366;}
A:visited { 
  color: #333366;}
A:hover { 
  color:#cc0000;
  text-decoration: none; }
A:active { 
  color: #333366;}
  
.ttl1 {
	font-weight: bold;
}

.bn{
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	border-top:#999 1px solid;
	border-bottom:#999 1px solid;
	border-left:#999 thick solid;
	border-right:#999 thick solid;
	padding:0.3em;
}
.small {
	font-size: 10px;
	color:#cc0000;
}
.big {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.orange {
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}
.white{
	color:#ffffff;
}
.letter{
	line-height:2em;
	border-bottom:#999 1px dashed;
}
