/* Kristina's style sheet */

body { color: #000000;
	background: #ffffff;
	margin-top: 6pt;
	margin-bottom: 6pt;
	font-family: arial, sans-serif;
	font-size: 10pt; }

H1 { text-align: center; font-size: 24pt}
H2 { text-align: center; font-size: 16pt}
H3 { text-align: center; font-size: 14pt}
H4 { text-align: center; font-size: 12pt}
H5 { text-align: center; font-size: 10pt}
H6 { text-align: center; font-size: 8pt}

blockquote { margin-left: 5%;
	margin-right: 5%;
	font-family: 'times new roman', serif;
	font-size: 11pt;
	text-align: justify }
p { text-indent: 5%; }
  p.right { text-indent: 0; text-align: right }
  p.c { text-indent: 0; text-align: center }
  p.sig { text-indent: 0; text-align: right;  font-family: "lucida handwriting", cursive; font-size: 16pt; }

EM { color: #ffffff; background: #008800; font-family: serif; font-weight: bold; font-style: normal; font-size: 12pt; }
th { font-family: arial, sans-serif; font-size: 10pt; text-align: left; vertical-align: top; }
td { font-family: arial, sans-serif; font-size: 10pt; text-align: left; vertical-align: top; }

A:link { color: #ff0000; text-decoration: none; }
A:visited { color: #0000ff; text-decoration: none; }
A:active { color: #ff0066; text-decoration: none;  }
A:hover { background: #ffff99; text-decoration: none; }

sup { color: #ff0000;
	font-weight: bold }

/* A HREF="http://jigsaw.w3.org/css-validator/" ALT="Valid CSS!" */
