/* 2009 colours: 

drk orange: F26520
lgt orange: F7941E
yellow: FFCF5B

*/

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

td.schedule {
	padding-top: 6px;
	padding-bottom: 6px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

p.date {
	font-size:14px;
	font-weight:bolder;
	color: #F7941E;
}

p.chartdates {
	font-size: 10px;
	line-height:16px;
	color: #666;
	font-weight:lighter;
}


p.chartdescription {
	font-size: 10px;
	line-height: 13px;
	color: #666;
}

p.speakerbio {
	font-size: 10px;
	line-height: 13px;
	text-transform: none;
	color: #000000;
}

p.sessionswriteup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	line-height: 13px;
	color: #000000;
	
}
li.sessionswriteup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	margin-bottom: 0px;	
}
ul.sessionswriteup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	margin-bottom: 0px;	
}

strong {
	font-weight:bold;
}

strong.uppercaseheader {
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:normal;
	color: #F26520;
}

strong.chartitemlarge {
	font-size: 10px;
	line-height:16px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #F26520;
}

strong.speaker {
	font-size:9px;
	line-height:12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}


em {
	font-style:italic;
}

em.speakeritalics {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #F26520;x`
}

em.note {
	font-size:10px;
	color:#000;
}



strong.bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	
	color: #000000;
}

a:link {
	text-decoration:underline;
	color: #F7941E;
}

a:hover {
	text-decoration:underline;
	color: #FFCF5B;
}

a:visited {
	text-decoration:underline;
	color: #F79410;
}
