BODY {
 width : 750px;
 border : double black;
 padding : 5px;
}
H1 {
 font-family : sans-serif;
 color : white;
 background-color : #9999CC;
 padding-left : 10px;
 margin-top : 0;
}
P {
 margin-left : 50px;
}
HR {
 color : black;
}
.rightalign {
 text-align : right;
}
.here {
 font-weight : bold;
 background-color : #9999CC;
}
.oomph1 {
 background-color : #CCFFCC;
 margin-left : 50px;
}
.oomph2 {
 background-color : #FFFFCC;
 margin-left : 50px;
}
.tablerowrule {
 color : white;
}
.tableheader {
 font-weight : bold;
}
