BODY {
	background-image : url(images/TickiesBGW013.jpg);
	margin-top : 1px;
	margin-bottom : 2px;
	margin-left : 1px;
	margin-right : 1px;
	font-weight:normal;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.italic {
	font-size: small;
	font-style: italic;
	font-variant: normal;
	font-weight: 500;
}

.menus {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : 500;
	line-height : 1.5em;
	color : Blue;
}

.announcements {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 1.2em;
}

.header1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
	line-height : 1.2em;
	color : Black;
	text-align : left;
}

.header2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
	line-height : 1.2em;
	color : Black;
	text-align : center;
}

.date {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
	line-height : 1.2em;
	color : Black;
	text-align : center;
}

.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
	font-weight : 600;
	line-height : 1.2em;
	text-align : center;
}

.names {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : 500;
	font-size : 12px;
	color : Black;
	text-align : left;
}

.calendar {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
	font-size : 12px;
	color : Black;
	text-align : left;
}

.paragraph {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : 500;
	line-height : 1.3em;
	text-align : justify;
}

.footer {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-style : italic;
   font-variant : normal;
   font-weight : 500;
   font-size : 11px;
   color : black;
   text-decoration : none;
   line-height: 1.5em;
   text-align : center;
}

A:link {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: blue;
   font-size : 12px;
   text-decoration : none;
}
A:visited {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: Red;
  font-size : 12px;
  text-decoration : none;
}
A:active {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;
	font-size : 12px;
    text-decoration : none;
}
A:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
	background-color: White;
	width: auto;
}

HR {
  color : #800000;
  text-align : center;
  line-height : 25px;
  margin-left : 1.5in;
  margin-right : 1.5in;
}

.text_centered {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : 500;
	font-size : 12px;
	color : Black;
	text-align : center;
}

ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 500;
	line-height : 1.3em;
	list-style : disc;
	text-decoration : none;
	white-space : pre;
}
