BODY{
  color : #222200;
  background-color : white;
  background-image : url(../fig/b003bcg.gif);
  background-repeat : repeat;
  background-attachment : fixed;
  margin-left : 5%;
  margin-right : 5%;
  margin-top : 2%;
  margin-bottom : 2%;
  font-family : "Comic Sans MS",Osaka;
}
H1{
  
  border-left-width : 3pc;
  border-left-style : solid;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  padding-left : 10px;
  border-bottom-color : #002f5e;
  border-left-color : #002f5e;
  border-right-style : none;
  
  
}
H2{
  
  padding-left : 5px;
  border-left-width : 2pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #002f5e;
  border-bottom-color : #002f5e;
}
H3{
  
  padding-left : 3px;
  border-left-width : 1pc;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #002f5e;
  border-bottom-color : #002f5e;
}
HR{
  
  height: 3px;
}
A{
  color : #000040;
  text-decoration: underline;
}
A:VISITED{
  color : #313775;
  text-decoration: underline;
}
A:HOVER{
  color : #0066CC;
  text-decoration: underline;
}
A:ACTIVE{
  color: #FF0000;
  text-decoration: underline;
}
UL{
  
  list-style-image : url(../diary/l_g01.gif);
  list-style-position: outside;
}
.PAGETOP{
  font-size : 20pt;
  
}
.DIARYTEXT{
  font-size : 9pt;
}
.DIARYDAY{
  font-size : 9pt;
  color : black;
  text-decoration : none;
  font-weight : bold;
  font-family : "Comic Sans MS",Osaka;
}
.TOPPAGETEXT{
  
  font-family : "Comic Sans MS",Osaka;
  font-size : 10.5pt;
}
