<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { 
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #999999;
}

td, tr {
	font-family: Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}

/*link start*/
a:link {
	color: #006DA3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006DA3;
}
a:hover {
	text-decoration: none;
	color: #cc0000;
}
a:active {
	text-decoration: none;
	color: #006DA3;
}
/*link start*/

/*img.border start*/
img.border {
	border: 1px solid #006da3;
	padding: 5px;
	display: block;
	margin: 8px;
}
a:link img.border , a:visited img.border {
	border: 1px solid #006da3;
}
img.border:link , img.border:visited  {
	border: 1px solid #006da3;
}

a:focus img.border, a:hover img.border, a:active img.border {
	border: 1px solid #cc0000;
}
a:focus img.border, a:hover img.border, a:active img.border {
	border: 1px solid #cc0000;
}
/*img.border end*/

/*head start*/
.header-table {
	/*border: 1px solid #333333;*/
	padding-top: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.head-table {
	border: 1px solid #333333;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.event-title {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*head end*/

/*buttons start*/
.buttons-table {
	border: 1px solid #333333;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*buttons end*/

/*photo start*/
.photo-table {
	border: 1px solid #333333;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*photo end*/

/*facebook start*/
.facebook-table {
	border: 1px solid #333333;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*facebook end*/

/*footer start*/
.footer-table {
	background-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer {
	font-size: 10px;
	color: #999999;
}
/*footer end*/</pre></body></html>