 
.main{
  font-size : 11pt;
  color: #333333; 
}
BODY{
  font-size : 10pt;
}
TD{
  font-size : 10pt;
}
BODY, TD, TH { 
  color: #454545; 
} 
A:LINK {
  color : #4D4D4D;
  text-decoration : none;
}
A:VISITED {
  color : #4D4D4D;
  text-decoration : none;
}
A:ACTIVE {
  color : navy;
  text-decoration : none;
}
A:HOVER {
  color : navy;
  text-decoration : underline;
}
.small{
  font-size : 8pt;
}
.smalll{
  font-size : 9pt;
}
.large{
  font-size : 11pt;
}
.line {
  line-height: 130%; } 
}
.menu {
  text-decoration : none;
   } 

a.type1 { color:#393939; }
a:hover.type1 { color:#0099CC; }

.gtitle {
  font-size : 13pt;
  font-weight: bold;
  color: #333333; 
}

a.goods { color:#333399}
a:hover.goods { color:#0099FF}
a:visited.goods { color: #336600}
A:ACTIVE.goods { color : #3399CC; text-decoration : none;}

table.sample1 {border: solid 1px #999999; border-collapse: collapse;}
td.sample {border: solid 1px #999999}

table.test3 {
	border-collapse : collapse ;
}

table.test3 td {
	border-color : #FFFFCC; 
	border-width : 2px ;
	border-style : solid ;

}

table.test2 {
	border-collapse : collapse ;
}

table.test2 td {
	border-color : #CCCCCC; 
	border-width : 1px ;
	border-style : solid ;

}

