
		#cvtext{
			font-size: 1.2em;
			font-family: Helvetica Neue, Helvetica, sans-serif; 
			background-color:white;
			border: 2px solid #808000;
			color: black;
			margin-left: 20px;
			margin-bottom: 50px;
			padding: 10px;
		}		
		
		#cvtext .header {
			float: right;
		}
		#cvtext strong {
			font-weight: 900;
			font-size: 1.2em;
		}
		.kgName {
				font-family: "Bauhaus 93",Helvetica, sans-serif; 
				font-size: 2em;
		
		}
		.showTitle{
			 font-style: italic;
			margin-left: 30px;
		}
		.showVenue{
			margin-left: 5px;
		}
		.pdf{
			font-family: Helvetica, sans-serif; 
			margin-bottom: 30px;
		}
		.pdf a{
			color: black;
			text-decoration: none;
		}
		
