/* CSS Document */
p, td, h1,h2,.smalltext {
	font-family:Verdana, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
p {
	word-spacing: 1px;
	line-height: 17px;
}
.header1{
	font-size: 18px;
	font-family:Verdana, Helvetica, sans-serif;
	text-align: center;	
	font-weight: normal;
	font-weight: bold;	
	color:#000000;
}
.header2 {
	font-size: 16px;
	font-family:Verdana, Helvetica, sans-serif;
	text-align: center;	
	font-weight: bold;
	color:#000000;
}
.header3 {
	font-size: 14px;
	font-family:Verdana, Helvetica, sans-serif;
	text-align: center;	
	font-weight: bold;
	color:#000000;
}
h1 {
	font-size: 20px;
}	
h2 {
	font-size: 16px;
}
p, td, .large {
	font-size: 12px;
}
.large {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000ff;
	text-decoration:none;
	font-weight: bolder;
	letter-spacing: 1px;	
}
a:link{
	text-decoration:none;
	color: #003399;
}
a:hover{
	text-decoration: none;
	color: #000000;
}
a:active{
	text-decoration: none;
	color: #003399;
}
a:visited{
	text-decoration: none;
	color: #003399;	
}
.smalltext {
	color:#000000;
	text-decoration:none;
	font-size: 10px;
	font-weight: bolder;
}
.sidenote {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	font-style: italic;
}
a:link.style1 {
	text-decoration:none;
	color: #990000;	
}	
.style1 {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	color: #003399;
	font-size: 10px;
	font-weight: bold;
}
.tickets {
	border-top: #000000 solid  1px;
	border-left: #000000 solid  1px;
	border-right: #000000 solid  1px;
	border-bottom: #000000 solid  1px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #D9D9D9;
}
