/*Heading styles*/h1 {	font-size: 175%;	margin-top: 5px;}h2 {	font-size: 150%;	counter-reset:exerciseCount;}h3 {	font-size: 125%;}h4 {	font-size: 100%;}h4.title {
	font-size: 12pt;	margin-bottom: 10px;	font-style: italic;}h4.author {
	font-size: 12pt;	margin-bottom: 0px;	margin-top: 0px;
	margin-bottom: 0px/}h4.institution {
	font-size: 12pt;	margin-top: 0px;
	margin-bottom: 0px;}

/*Divisions*/div.header {	background: rgb(100,150,150);	color: white;	margin-bottom: 0px;	border-style: solid;	border-width: 1px;	border-color: black;	text-align: center;}div.footer {	font-family: Arial;	font-size: 80%;	margin-top: 0px;	border-top-style: solid;	border-top-width: 1px;}div.graphic{	text-align: center;}div.contents{	margin-top: 10px;	float: left;	width: 29%;}div.description{	float: left;	width: 69%;	padding: 2px 2px;	margin-left: 5px;}
div.talk {	background: rgb(250, 250, 250);	margin-bottom: 10px;	border-style: solid;	border-width: 1px;	border-color: black;}
div.plenary {
	background: rgb(240, 240, 260);
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
/*Paragraph styles*/p.equation {	text-align: center;}p.graphic {	text-align: center;}p.table {	text-align: center;}p.code {	margin-left: 2em;	margin-right: 2em;}p.caption {	font-size: 75%;	font-family: Arial;	margin-bottom: 0px;}
p.footnote {
	font-size: 80%;
}
dfn {	color: green;	font-style: normal;	font-weight: bold;}/*Image styles*/img {	border-style: none;	vertical-align: middle;}img.graphic {	border-style: solid;	border-width: 1px;}address {	font-style: normal;	text-indent: 5%;}/*Anchor styles*/a {	text-decoration: none;}a:hover {	text-decoration: underline;}a.UAH{	color: white;}a.internal {	color: blue;}a.external {	color: maroon;}/*List styles*/ul.PDF {	list-style-image: url("PDF.png");}li.PDF {	list-style-image: url("PDF.png");}ul.plain {	list-style-type: none;}li.Phone {	list-style-image: url("Phone.png");}li.EMail {	list-style-image: url("Letter.png");}li.Fax {	list-style-image: url("Printer.png");}/*Mathematical variables*/var.real {	font-style: normal;	font-weight: bold;}var.vector {	font-style: italic;	font-weight: bold;}var.matrix {	font-style: italic;	font-weight: bold;}var.collection {	font-family: cursive;}span.math {	white-space: nowrap;}/*Tables*/table {	border-style: solid;	border-width: 1px;	border-color: black;}td {	border-style: solid;	border-width: 1px;	border-color: black;
	text-align: center;}td.object {	text-align: center;}th {	font-weight: bold;	background: silver;	border-style: solid;	border-width: 1px;	border-color: black;}td.plain {	border-style: none;
	text-align: left;}/*Styles for a displayed, unlabeled mathematical expression*/p.math {	text-align: center;	white-space: nowrap;	margin-bottom: 5px;	margin-top: 5px;}legend.level1{	font-weight:bold;	font-size:125%;}legend.level2{	font-weight:bold;	font-size:100%;}fieldset{	margin-bottom: 10px;}

