/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color:#000000;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.navigation  {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	display: block;
	padding: 8px;
	width: 140px;
}
.header {
	font-family: "Arial Black";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990033;
	text-decoration: blink;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: center;
	height: auto;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.performerheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #999999;
	font-variant: normal;
}
.Notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: blink;
}
.smalnavfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #330099;
}
