body {
	font-family: tahoma, Verdana, "Trebuchet MS";
	margin: 0px 0px 0px 0px;
}


.background {
	background-image: url(images/bluegradborder.jpg);
	background-position:center;
	background-repeat: repeat-y;
}
.contentbg {
	background-image: url(images/internaltable2.jpg);
	background-repeat: no-repeat;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Tahoma, Verdana;
	font-size: 15px;
	line-height: 26px;
	color: #333333;
}

ul {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
}

.smalltext {
	font-size: 12px;
	color:#999999;
}
.ulheading {
	font-size: 15px;
	line-height: 26px;
}
.eventtext {
	font-size: 14px;
	text-align: justify;
}
.eventheading {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
.credit{
	font-size: 10px;
}
