/* Style sheet for Fun Times */
/* In use through March 2003 */

body { margin-left: 15%;
  margin-right: 15%;
  color: #000000;
  background: #ccffff;
  font-family: "Times New Roman", serif; font-size: 12pt; }

body.s { background: #ccffcc; }

h1 { text-align: center;
  font-family: "Times New Roman", serif;
  font-style: italic;
  font-size: 24pt}

h2 { text-align: center;
  font-family: "Brush Script MT", cursive;
  font-size: 20pt;
  font-weight: normal}

h3 { text-align: center;
  font-family: "Times New Roman", serif;
  font-style: italic;
  font-size: 14pt }

h4 { text-align: center;
  font-family: "Times New Roman", serif;
  font-weight: normal}

h5 { text-align: center;
  font-family: "Times New Roman", serif;
  font-size: 12pt }

p { text-indent: 5% }

p.c { text-indent: 0;
  text-align: center }

p.right { text-indent: 0;
  text-align: right; }

p.sig { text-indent: 0;
  text-align: right;
  font-family: "Brush Script MT", cursive;
  font-size: 20pt; }

blockquote { margin-left: 5%;
  margin-right: 5%;
  text-indent: 0;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  text-align: justify; }

A:link { color: #ff0000; text-decoration: none; }
  A:visited { color: #0000ff; text-decoration: none; }
  A:hover { text-decoration: underline; }

/* A HREF="http://jigsaw.w3.org/css-validator/" ALT="Valid CSS!" */
