body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: verdana, arial, sans-serif;
}

body, th, td, input, select, textarea, p, li {
  font-size: 9px;
	line-height: 15px;
}

code, pre {
  font: 9px "courier new", courier, monospace;
}

body {
	background-color: #B30A12;
  color: #fff;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 12px;
}

h4 {
  font-size: 10px;
}

h5 {
  font-size: 8px;
}

h6 {
  font-size: 6px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #D1898D;
	text-decoration: none;
	font-weight: bold;
}

a.header:link, a.header:visited, a.header:active, a.header:hover {
	font-size: 11px;
}

a.foot:link, a.foot:visited, a.foot:active {
	color: #D1898D;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

a.foot:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.alert {
  color: #f00;
}

.required {
  color: #FFC21C;
	font-size: 9px;
}

.date {
	color: #E2BDBF;
	font-size: 10px;
	letter-spacing: -1px;
	font-weight: bold;
}

.stroke {
	border: #000 1px solid;
}

.page {
	color: #ECCECF;
	font-weight: bold;
}

.foot {
	color: #EDCECF;
	font-size: 10px;
}

.eventTitle {
  font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

.eventTitle2 {
  font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

.subTitle {
  font-size: 11px;
	font-weight: bold;
}