body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #EEEEFF;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}

table, td, p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
  margin-top: 1px;
  margin-bottom: 1px;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
  margin-top: 1px;
  margin-bottom: 1px;
}

form, input, select, option {
 margin-top: 2px;
 margin-bottom: 2px;
}

ul, li {
 margin-top: 3px;
 margin-bottom: 3px;
}

.f24pt { 
  font-size: 24pt;
}

.f20pt {
	font-size: 20pt;
}

.f18pt {
	font-size: 18pt;
}

.f16pt {
	font-size: 16pt;
}

.f14pt {
	font-size: 14pt;
}

.f12pt {
	font-size: 12pt;
}

.f11pt {
	font-size: 11pt;
}

.f10pt {
	font-size: 10pt;
}

.f08pt {
	font-size: 8pt;
}

.lighttext {
	color: #FFFFDD;
}

.whitetext {
	color: #FFFFFF;
}

.maroontext {
	color: #0000AA;
}

.greentext {
	color: #BA272E;
}

.redtext {
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}

.dbluetext {
	color: #0000cc;
}

.bkdark {
	background-color: #0000AA;
}

.bklight {
	background-color: #FFFFDD;
}

.lcolbkly {
  border: 1px solid #BA272E;
	background-color: #FFFFDD;
  padding: 6px, 6px, 6px, 6px;
}

.lcolbkdm {
  border: 1px solid #BA272E;
	background-color: #0000AA;
  padding: 6px, 6px, 6px, 6px;
}

.tblborder {
  border-collapse: collapse;
  border: 1px solid #BA272E;
  padding: 1px, 3px, 1px, 3px;
}

a.nound:link {
	color: #0000AA;
  text-decoration: none;
}

a.nound:visited {
	color: #0000AA;
	text-decoration: none;
}

a.nound:hover {
  color: #BA272E;
	text-decoration: underline;
}

a.nound:active {
	color: #0000AA;
	text-decoration: none;
}

a:link {
	color: #0000AA;
}

a:visited {
	color: #0000AA;
}

a:hover {
  color: #BA272E;
}

a:active {
	color: #0000AA;
}
