h1.ename
	{
	margin: 5px 0 0 12px;
	color: #000000;
	vertical-align: bottom;
	font-size: 24px;
	font-weight: bold;
	font-family: arial, sans-serif
	}
h1.subname
	{
	margin: 0 0 0 13px;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, sans-serif
	}
h1.datetime
	{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 14px;
	margin-right: 75px;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	font-family: tahoma, sans-serif
	}
h1.location
	{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 12px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-family: arial, sans-serif
	}
h2
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	margin-right: 75px;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	font-family: tahoma, sans-serif
	}
img.edetail
	{
	border-width: 1px; 
	border-color: #666666;
	margin-left: 10px;
	margin-right: 10px
	}
table.detail
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	border-style: solid;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px; 
	border-left-color:#333399; 
	border-right-color:#333399; 
	border-top-color:#333399; 
	border-bottom-color:#333399
	}

div.hr 
	{
	margin: 5px 2px 0 2px; 
	background-color: #333399; 
	color: #333399; 
	height: 2px;
	}
td.detail
	{
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	}
.clear 
	{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
} 