body {
 margin: 0px;
 background-color: #222325;
}


h1 {
	font-family: Times New Roman;
	color: #222327;
	font-weight: 600;
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 26px;
  text-decoration: none;
  margin-bottom: 5px;
}


h2 {
	font-family: Times New Roman;
	color: #222327;
	font-weight: 600;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 20px;
  text-decoration: none;
  margin-bottom: 5px;
}

h3 {
	font-family: Times New Roman;
	color: #222327;
	font-weight: 600;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 14px;
  text-decoration: none;
  margin-bottom: 2px;
}


td {
	font-family: Times New Roman;
	color: #000000;
	font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
}

a:link {
	font-family: Times New Roman;
	color: #000000;
	font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

a:active {
	font-family: Times New Roman;
	color: #000000;
	font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

a:visited {
	font-family: Times New Roman;
	color: #000000;
	font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

a:hover {
	font-family: Times New Roman;
	color: #d00000;
	font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

a.lnkWhite:link {
	font-family: Times New Roman;
	color: #ffffff;
	font-weight: 400;
  font-size: 14px;
  line-height: 12px;
  text-decoration: none;
}

a.lnkWhite:active {
	font-family: Times New Roman;
	color: #ffffff;
	font-weight: 400;
  font-size: 14px;
  line-height: 12px;
  text-decoration: none;
}

a.lnkWhite:visited {
	font-family: Times New Roman;
	color: #ffffff;
	font-weight: 400;
  font-size: 14px;
  line-height: 12px;
  text-decoration: none;
}

a.lnkWhite:hover {
	font-family: Times New Roman;
	color: #d00000;
	font-weight: 400;
  font-size: 14px;
  line-height: 12px;
  text-decoration: none;
}

a.lnkRed:link {
	font-family: Times New Roman;
	color: #d00000;
	font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

a.lnkRed:active {
	font-family: Times New Roman;
	color: #d00000;
	font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

a.lnkRed:visited {
	font-family: Times New Roman;
	color: #d00000;
	font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

a.lnkRed:hover {
	font-family: Times New Roman;
	color: #000000;
	font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

.txtBlue {
	font-family: Times New Roman;
	color: #a2bce7;
	font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}

ul {
	margin-top: 0px;
	margin-left: 5px;
}

form {
	margin: 0px;
}

input {
	font-size: 12px;
}

input.admin {
	border: 1 socid #808080;
	width: 240px;
}
