

/* Presentation Stylesheet */

body {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
#hdr {
}	
h1 {	font-size:130%;
	padding-bottom: 0px;
	color: white;
	margin-top: 0px;
	padding-top:10px;
	padding-left:10px;
}
h2 {	font-size:105%;
	padding-top:0px;
	margin-top:0px;
	color:#FF0000;
}
h3 {	font-size:105%;
	font-weight:bold;
	color:#FF0000;
	padding-top: 0px;
	margin-top: 0px;
}
h5 {	
	font-size:105%;
	font-weight:bold;
	color:black;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	padding-top:0px;
	text-align: justify;
	}
.right {
	padding-right: 200px;
}

hr {
	margin-top: 5px;
	margin-bottom: 20px;
}
p a:link, p a:active, p a:visited {
	color:#009933;
	font-weight:bold;
	text-decoration:none;
	}
p a:hover {
	color:red;
	font-weight:bold;
	text-decoration:none;
	}
#r-col a:link, #r-col a:active, #r-col a:visited {
	color:#009933;
	font-weight:normal;
	text-decoration:none;
	padding-top: 15px;
	}
#r-col a:hover {
	color: #009933;
	font-weight:normal;
	text-decoration:none;
	padding-top: 15px;
	}
#bar a:link, #bar a:active, #bar a:visited {
	color:#009933;
	font-weight:bold;
	text-decoration:none;
	}
#bar a:hover {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	}
#bar-bottom a:link, #bar-bottom a:active, #bar-bottom a:visited {
	color:#009933;
	font-weight:bold;
	text-decoration:none;
	}
#bar-bottom a:hover {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	}
.wales {
	color:red;
	font-weight:bold;
}
.tickets {	
	color: grey;
	text-size: 50%;
}
.tickets a:link, .tickets a:active, .tickets a:visited {
	color:#009933;
	text-decoration: none;
	font-weight: bold;
	}
.tickets a:hover {
	color:#009933;
	text-decoration: underline;
	font-weight: bold;
	}