body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 12px; 
	color: #404040
	}
	body a:link          {text-decoration: underline; color: #4077BF}
	body a:visited       {text-decoration: underline; color:gray}
	body a:hover 	{text-decoration: none;}

.h1 {
	font-size: 20px;
	color:#BF1E74;
	line-height: 20px;
	}	

.h2 {
	font-size: 17px;
	color:#404040;
	line-height: 17px;
	}	

.h3 {
	font-size: 15px;
	color:#404040;
	line-height: 15px;
	}	

.showPic {
	border-style: solid;
	border-width: thin;
	border-color: #BBBBBB;
	}	

.showEvent {
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #EED520;
	line-height: 35px;
	}	
	
.showPresenter {
	font-size: 15px;
	font-weight: bold;
	color:#BF1E74;
	}	
	.showPresenter a:link   {text-decoration: none; color: #BF1E74}
	.showPresenter a:visited       {text-decoration: none; color: #BF1E74}
	.showPresenter a:hover  {text-decoration: underline; color: #BF1E74}

.showTitle {
	font-size: 20px;
	font-weight: bold;
	color:#BF1E74;
	}	
	.showTitle a:link   {text-decoration: none; color: #BF1E74}
	.showTitle a:visited {text-decoration: none; color: #BF1E74}
	.showTitle a:hover  {text-decoration: underline; color: #BF1E74}

.showDateVenue {
	font-size: 13px;
	color:#BF1E74;
	line-height: 19px;
	}	
	.showDateVenue a:link   {text-decoration: underline; color: #BF1E74}
	.showDateVenue a:visited {text-decoration: underline; color: #BF1E74}
	.showDateVenue a:hover  {text-decoration: underline; color: #BF1E74}

.table_header {
	font-size: 12px;
	font-weight: bold;
	color:#BF1E74;
	line-height: 13px;
	padding: 4px;
 	background-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #BF1E74;
	border-bottom-color: #BF1E74;
	}	

.table_copy {
	font-size: 12px;
	color:#404040;
	line-height: 13px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #666666;
	}	
	
.table_copy_data {
	font-size: 13px;
	color:#404040;
	line-height: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #666666;
	}	
	
.data {
	font-family: Arial, sans serif; 
	font-size: 12pt; 
	text-align: left; 
	font-weight: bold
	}

.db_title {
	font-size: 9px;
	color:#E2E2E2;
	height: 18px;
	vertical-align: middle;
	text-align: right;
	}	

.footer {
	font-size: 11px; 
	color: #999999; 
	}
