/* James L. Simister
   simister.css

   Here are my default style definitions.
*/

BODY { background-color: #555555; text-color: #ffffff;}
TD.caption{white-space: nowrap;}
table.border { background-color: #000000; }
table.main { background-color: #a4ffcf; }
table.title { background-color: #777788; }

.FontTest{font-family: Times;}
.FontTest1{font-family: serif;}
.FontTest2{font-family: sans-serif;}
.FontTest3{font-family: cursive;}
.FontTest4{font-family: fantasy;}
.FontTest5{font-family: monospace;}

P.Title{font-family: serif; text-align: center; font-size: 24pt; color: #ffffff; white-space: nowrap;}
P.Copyright{font-family: serif; line-height: 18pt; text-align: center; font-style: italic; font-size: 12pt; font-weight: bold; color: #ffffff;}
P {color:#ffffff;}

/* End of file. */
