/* print styles */

 
 
   
  table, tbody, tr, td, th {border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  display: inline-table;}
  
h1 { font-size:14pt;
	margin-top: 30px;}
h2 { font-size:12pt;}
h3 { font-size:10pt; font-weight:bold; margin-bottom:0;}
h4 { font-size:10pt; font-weight:bold; margin-bottom:0;}
h5 { font-size:10pt; font-weight:bold; margin-bottom:0;}
h6 { font-size:10pt; font-weight:bold; margin-bottom:0;}

.uppercase { text-transform: uppercase;}

#info {display: block;
    	padding-bottom: 70px;
				}

#info li {list-style: none;
		  margin-left:-40px;
		 
 }

#release_info {
	width: 350px;
	float: left;
	text-transform: uppercase;
	list-style: none;
	list-style-type: none;
}

#contact_info { float: right; text-align: right; margin-right: 20px;}

.Title {margin-top: 30px; text-align: center; font-weight: bold; text-transform: uppercase;
		}

.Subtitle {font-style: italic; text-align: center;}

#event {display: block;}  
#event td {padding-bottom: 20px; vertical-align: top;}
.tableinfo {text-transform: uppercase; font-weight: bold;}
