a{
text-decoration: underline;
}

a:link{
color: #ff6600;
}

a:visited{
color: #ff6600;
}

a:hover{
color: #ff6600;
text-decoration: underline;
}

a:active{
color: #ff6600;
text-decoration: underline;
}

.text{
line-height: 1.3em;
}

.textm150{
font-size: 12px;
line-height: 150%;
}

.texts{
font-size: 11px;
}

.textm{
font-size: 12px;
}

.textm120{
font-size: 12px;
line-height: 120%;
}

.text12{
font-size: 12px;
line-height: 18px;
color: #000000;
}

.text11{
font-size: 11px;
line-height: 13px;
color: #000000;
}

.text24{
font-size: 24px;
}

.header{
font-size: 12px;
line-height: 15px;
}

.caution {
	font-size: 12px;
	line-height: 18px;
	color: #555555;
}

.cautions {
	font-size: 11px;
	line-height: 13px;
	color: #555555;
}

.red{
color:#CC0000;}

table.redbox{
border:#CC0000 solid 1px;
margin-top:5px;
margin-left:8px;
font-size:12px;
line-height:1.5em;
}

table.redbox td{
padding:0 2px;
}

