<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */


body, table
{
	font-family: Verdana, Arial, Century Gothic, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

a
{
	color: #3399cc;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h2
{
	font-family:  Century Gothic, Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

h3
{
	font-family: Arial, Century Gothic, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#content
{
	padding-left: 10px;
	padding-top: 4px;
	text-align: justify;
}

.table_1 th, .table_1 td
{
	padding: 4px;
}

.table_1 th
{
	text-align: left;
	color: #6688bb;
	border: 1px solid #f0f0fa;
}

.header
{
	font-family: Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	width: 100%;
	border-left: 6px solid #336699; 
	border-bottom: 1px solid #336699;
}

.header th, .header td
{
	padding: 2px;
}

.people th, .people td
{
	padding: 4px;
}

.name
{
	width: 200px;
	font-weight: bold;
	border: 1px solid #ddeeff;
}

.title
{
	background-image: url(images/title/bg.gif);
	width: 100%;
	height: 26px;
	padding-bottom: 3px;
	padding-left: 12px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #002080;
}

.news-table td
{
	padding: 5px;
}

td.news-date
{
	background-image: url(images/newsbg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	font-family:  Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	width: 150px;
	height: 28px;
}

td.news-title
{
	font-family:  Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

td.news-item
{
	border-bottom: 1px dashed #336699;
	text-align: justify; 
}

td.th
{
	font-family:  Arial, Century Gothic, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	
}

table.keynote
{
	border-top: 1px solid #336699;
	width: 100%;
}

.keynote td
{
	padding: 1px;
}

.speaker, td.keynote_title
{
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.list_table th, .list_table td
{
	border: 1px solid #f0f0fa;
	padding: 4px;
}

.timetable td
{
	border: 1px solid #336699;
	padding: 3px;
}

.timetable th
{
	border: 1px solid #336699;
	padding: 3px;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
}</pre></body></html>