H1, h3 {
    text-align: center
  }

h1 { font-size: 26pt}
h2 { font-size: 18pt}
h3 { font-size: 16pt}

body { font-family: Comic Sans MS, Times New Roman, Geneva, Helvetica, serif; font-size: 14pt; background-color:#ffffee}

img {border-style: none; border-width: thick; text-align: left}

ul { font-weight: bold; font-size: 16pt}

div.horizontal {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
}

TABLE   {
	clear:left;
	margin-left: 6em;
	font-family: Tahoma, Garamond, Times, serif;
	width: 80%;
	border: medium solid black;
	border-top-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: inset;
	border-bottom-style: double;
	border-left-style: ridge;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	color: #FFCC33;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
TH { text-align: left; font-weight: bold; font-size: 20pt; vertical-align: baseline }

TD {
	vertical-align: baseline;
	font-size: 16pt;
	padding: 2pt;
	font-weight: bold;
	color: #000000;
}

dl{ margin-right:20%
	border: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

dt {
	font-weight: bold;
 	font-size: 18px;
}

dd {
	font-size: 16pt;
	font-style: normal
}

P.Indent {text-indent: 2em}

em{	color: #FF0000;
	}