body {
  font-family: "Times New Roman", Times, serif; font-size:12px;
}

td {
	font-family: "Times New Roman", Times, serif; font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif; font-size:14px; 
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style: normal;
	font-weight: bold;
}
h4 { font-family:Arial, Helvetica, sans-serif; font-size:18px; }
h5 { font-family:Arial, Helvetica, sans-serif; font-size:16px; }
h6 { font-family:Arial, Helvetica, sans-serif; font-size:14px; }
#tableofcontents     {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20pt;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
a:link       { color: #660000 }
a:visited    { color: #333333 }
a:focus      { color: #FFCC33 }
a:hover      { color: #FFCC00 }
a:active     { color: yellow }
.caseheader {
	font-family: Fixedsys;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	white-space: pre;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
ol {
	list-style-position: inside;
	list-style-type: upper-roman;
}
ol ol {
	list-style-position: outside;
	list-style-type: upper-alpha;
}
ol ol ol {
	list-style-position: outside;
	list-style-type: lower-roman;
}
