body {
    margin: 0;
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
    font-size: 12px; color: #000000
}
div.TopicText1 {
	font-size: 14px; 
	color: #CC6600; 
	font-weight: bold;
}
div.TopicText2 {
	font-size: 12px; 
	color: #4399C4; 
	font-weight: bold;
}
span.wherewhere {
	font-size: 18px; 
	color: #FFFFFF; 
	font-weight: bold;
}
span.Speaker {
	font-size: 12px; 
	color: #CC6600; 
	font-weight: bold;
}
span.head {
	font-size: 14px; 
	color: #FFFFFF; 
	font-weight: bold;
}
span.lastminute {  
	font-size: 14px; 
	color: #FF0000; 
	font-weight: bold;
}
span.textEnglish {  
 	font-size: 11px; 
	color: #6DB0D1; 
}
span.text {  
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
    font-size: 12px; color: #000000
}

span.subhead_English {  
	font-size: 12px; 
	color: #4399C4; 
}
span.head_English {  
	font-size: 14px; 
	color: #4399C4; 
	font-weight: bold;
}span.subhead2 {  
	font-size: 14px; 
	color: #4399C4; 
	font-weight: bold;
}
span.subhead3 {  
	font-size: 12px; 
	color: #4399C4; 
	font-weight: bold;
}
span.subhead {  
	font-size: 16px; 
	color: #4399C4; 
	font-weight: bold;
}
span.conference {
	font-size: 12px; 
	color: #000000; 
}
span.hostedby {
	font-size: 12px; 
	color: #FFFFFF; 
}
span A:link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; 
	color: #0000FF
}
span A:visited {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; 
	color: #6DB0D1
}
span A:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 12px; 
	color: #FF0000
}

/* hyperlink style for the selected tab */
A:link {
	text-decoration: none;
	color: #0000FF;
}
A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A.IamActive {
	text-decoration: none;
	color: #FFFFFF;
    font-weight: bold;
}
A.InActive {
	text-decoration: none;
	color: #FFFFFF;
}
A:hover {
	text-decoration: underline;
	color: #FF0000
}

tr {
	align: left;
	vertical-align:top;
}
td {
    margin: 0;
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
 	font-size: 12px; 
	color: #000000;
	vertical-align: top;
}
td.TopicText2 {
	font-size: 12px; 
	color: #4399C4; 
	font-weight: bold;
}
td.bigger {
    margin: 0;
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
 	font-size: 14px; 
	color: #000000
}
