
div.entry {

}
div.bullet { 
  float:left;
  font-weight:bold;
}
div.content {
  margin-left: 10px;
  width:100%;
}
.title {
  font-weight: bold;
  padding:0.24em;
}
.contents {
  border: 2px solid #336699;
}
.contents .title {
  background-color: #336699; 
  color: #ffffff;
}
.section {
  border: 1px solid green;
}
.section .title {
  background-color: #00ff00; `
  color: #ffccff;
}
.h1 {text-indent: 0em; font-size:larger; font-weight:600;}
.head1 {padding-left: 1.5em;
text-indent:-0.5em;}
.head2 {padding-left: 2.0em;
text-indent:-0.5em;}
.head3 {padding-left: 2.0em;
text-indent:-0.5em;}
.head4 {padding-left: 2.0em;
text-indent:-0.5em;}
.head5 {padding-left: 2.0em;
text-indent:-0.5em;}
.head6 {padding-left: 2.0em;
text-indent:-0.5em;}
.head7 {padding-left: 2.0em;
text-indent:-0.5em;}
.head8 {padding-left: 2.0em;
text-indent:-0.5em;}


.page {
  border: thin solid #004090;
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.page .title {
  background-color: #004090; 
  color: white;
}
.br {
  padding-left: .5em;
}
.BR {
  padding-left: .5em;
}         
.li {
  vertical-align: top;
  
}
.page p {
  margin: 0.4em;
}
.vringFrame {
  background-color: #C0C8D0;
  width:28px;
  background-image: url("notebook_images/vrings.gif");
  background-repeat: repeat-y;
}
body 
{
  background-color: ;
  background-image: url("");
}
