.8pt { font-size: 8pt; }
.12pt { font-size: 12pt; }
.16pt { font-size: 16pt; }
.24pt { font-size: 24pt; }
.28pt { font-size: 28pt; }
.c { text-align: center; }
.u { text-decoration: underline; }
.s { text-decoration: line-through; }
.b { font-weight: bold;} 
.i {font-style: italic;} 
.big  {font-size: larger;} 
.small {font-size: smaller;} 
.tt  {font-family: monospace;} 

div.3d {border-top="solid white"; border-bottom="solid black"; border-left="solid white"; border-right="solid black";}

body { background-color: fbeba8; }
a.notable:link { color: red; font-size: 16pt;}
a.notable:visited { color: purple; font-size: 16pt;}
a.notable:hover { color: blue; font-size: 16pt;}
a.notable:active { color: blue; font-size: 16pt;}

.unfloat { clear: both; }

h3.serif {font-family: serif; font-size: 12pt; text-decoration: underline; }
h3.sansserif {font-family: sans-serif; font-size: 12pt; text-decoration: underline; }
h3.mono {font-family: monospace; font-size: 12pt; text-decoration: underline; }
h3.verdana {font-family: verdana; font-size: 12pt; text-decoration: underline; }
h3.ariel {font-family: ariel; font-size: 12pt; text-decoration: underline; }
h3.couriernew {font-family: "Courier New"; font-size: 12pt; text-decoration: underline; }

