BODY{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 4px;
  padding-bottom : 4px;
  margin-top : 0pt;
  margin-left : 0pt;
  margin-right : 0pt;
  margin-bottom : 0pt;border-width : 0px 0px 0px 0px;}

P{
  color : navy;
  background-color: #FFFFFF;
  
  
  
  
  
  
  
  
}
//FONT {
  //FONT-SIZE: 10pt
//;}
//すべてのフォントが10ptになるので除外。

H1{
  color : blue;
  border-left-width : 3pc;
  border-left-style : solid;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  padding-left : 10px;
  border-bottom-color : navy;
  border-left-color : navy;
  font-size : 22pt;
}
H2{
  color : blue;
  padding-left : 5px;
  border-left-width : 2pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : navy;
  border-bottom-color : navy;
  font-size : 18px;
}
H3{
  color : blue;
  padding-left : 3px;
  border-left-width : 1pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : navy;
  border-bottom-color : navy;
  font-size : 14px;
}
A{
  color : #0000ff;
  text-decoration: underline;
}
A:VISITED{
  color: #cc0000;
  text-decoration: underline;
}
A:HOVER{
  color: #990099;
  text-decoration: underline;
}
A:ACTIVE{
  color: #00FF00;
  text-decoration: underline;
}
UL{
  color : navy;
  list-style-position: outside;
}
ADDRESS{
  color : navy;
  margin-left : 4px;
}
TABLE{
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  color : navy;
}
//TD {
//  FONT-SIZE: 10pt
//;}

DIV{
  line-height : normal;
  color : navy;
  letter-spacing : normal;
  text-indent : 0px;
}
.big {
	FONT-SIZE: 14pt;
}
.title {
	FONT-SIZE: 12pt;
}
.footer {
	FONT-SIZE: 12px;
}
.masthead {
	FONT-SIZE: 12px;
}
.small {
	FONT-SIZE: 8pt;
}
.large {
	FONT-SIZE: 18pt;
}
.input {
	BACKGROUND: #ffffcc; COLOR: #000000; FONT-WEIGHT: normal;
}
TH{
  font-size : 10pt;
}
