body { font-size: 9pt ; color: black; background-color: aqua; margin: 0   }
.guide { font-size: 10pt; background-color: silver; font-weight: 600; }
a { font-weight: bold ; font-size: 10pt}
ol { font-size: 10pt; font-weight: bold; margin:0 0 0 20  }
ul { font-size: 10pt; font-weight: bold; margin:0 0 0 20  }
li {font-weight: bold; font-size:9pt;  }
pre { font-size: 9pt; }
.pictures { border-style: inset; }
.topics { text-align: left; font-size: 10pt ; font-weight: bold; }
 
p {text-indent: 1em; margin:2 ; padding: 1; font-size: 9pt;}
td { font-size: 9pt; }
.sub {font-size: 9pt; font-family:cursive; font-weight: bold; text-align:center;}
.subs {font-size: 9pt; font-family:cursive; font-weight: 400; text-align:center;}
a:hover {text-decoration: underline; }
a {text-decoration: none; font-weight: bold; font-size: 10pt; }
.norm {text-decoration: underline; }
.small {font-size: 9pt; font-weight: bold; }
.smaller { font-size: 9pt; font-weight: 400;}
.current {color:red; font-weight: bold; font-size: 10pt}
.header { background-color: #cccccc; }
.title { background-color: aqua; }