.program_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.program_authors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: lighter;
	text-decoration: none;
}
.program_sessionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.Main_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
.body_text_ital {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.body_text_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.RED_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
