body { color : black; background-color : #99ccff;}
div { border-bottom : medium solid white;}
h1 { font-size : 150%; font-weight : bold; color : blue; text-align : center;}
h2 { font-size : 150%; font-weight : normal; color : blue; text-align : center;}
h3 { font-weight : bold; font-size : medium; color : blue; text-align : center;}
h4 { font-weight : bold; font-size : medium; text-align : left;}
h5 { font-size : larger; font-weight : normal; color : blue; text-align : center;}
h6 { font-family : sans-serif; background-color : white; text-align : center; margin-right : 20%; margin-left : 20%; padding : 0.5ex; border : thin solid blue; }
ul { list-style-type: disc }
.topleft { vertical-align: top; text-align: left; }
.topright { vertical-align: top; text-align: right; }
.topcenter { vertical-align: top; text-align: center; }
.middlecenter { vertical-align: middle; text-align: center; }
.middleleft { vertical-align: middle; text-align: left; }
td.mandmark { vertical-align: top; text-align: right; font-size : 125%; font-weight : bold; color : red; }
.h2link { font-size : 125%; font-weight : normal; color : blue; }
