body, th, td, select, textarea, checkbox, form, input { font-family: Verdana; font-size: 9 pt }


.link        { color: #FFFFFF; text-decoration: none }

.cost01      { color: #88A00E; font-size:10 pt; font-weight:bold }
.title01     { color: #9A0000; font-size:10 pt; font-weight:bold }
.line01      { color: #5A5A5A; line-height:150% }

.line02      { line-height:200% }
.title02     { font-size:11 pt; font-weight:bold }
.title03     { color: #9A0000; font-size:11 pt; font-weight:bold; line-height:150% }
.line03      { color: #5A5A5A; line-height:200% }
.title03     { color: #F7941D; font-size:11 pt; font-weight:bold }
.title04     { color: #A0BA01; font-size:11 pt; font-weight:bold }

A:link{
  text-decoration:none;
  cursor:hand;
}

A:visited{
  text-decoration:none;
  cursor:hand;
}

A:active{
  text-decoration:none;
  cursor:hand;
}

A:hover{
  text-decoration:none;
  cursor:hand;
}
