body{
	margin: 0px; 
	padding: 40px 20px;
	
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

p {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
}

a:link {
	color:#660000; 
	font-weight:normal;
	text-decoration:none;
}

a:visited {
	color:#990000;
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	color:#990000; 
	font-weight: normal; 
	text-decoration:underline;
}

a:active {
	color:#990000;
	font-weight: normal;
	text-decoration:none
}

a:img {
	border-width:0;
}

h1 {
	color: #660000; 
	font-size: 20px; 
	font-weight: bold; 
	text-align: left;
}

h2 {
	color: #660000; 
	font-size: 16px; 
	font-weight: bold; 
	text-align: left;
}

h3 {
	color: #660000;  
	font-size: 14px; 
	font-weight: bold; 
	text-align: left;
}

.session {
	color: #660000; 
	font-size: 20px; 
	font-weight: bold; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	text-align: center
}

.date {
	color: #333333; 
	font-size: 14px; 
	font-weight: bold; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	text-align: center
}

.container {
	border: 0px solid;
	width: 590px;
	padding: 20px;
	font-size: 12px;
	text-align: justify
}

OL.lalph {
	list-style-type: lower-alpha
}



A.menutab {
	border-top: black 1px solid; 
	display: block; 
	color: white; 
	background-color: #600; 
	line-height: 2em; 
	padding-left:5px;
	text-align: left; 
	text-decoration: none;
	font-size: 12px; 
	font-weight: normal;
}

A.menutab:visited {
	display: block; 
	color: white; 
	background-color: #600
}

A.menutab:hover {
	display: block; 
	color: #600; 
	background-color: white; 
	text-decoration: none
}


visited:hover {
	display: block; 
	color: #600; 
	background-color: white; 
	text-decoration: none
}

.menutabOn {
	display: block; 
	color: #600; 
	background-color: white; 
	text-decoration: none
}	

.abstract {
	font-weight: bold; 
	cursor: hand; 
	cursor: pointer;
	display: block; 
	width: 110px; 
	color: #600; 
	font-weight: bold;
	padding-left: 5px; 
	padding-right: 5px;
	text-decoration: none; 
	text-align:center
}

.abstract:hover {
	color: white; 
	padding-left: 5px; 
	padding-right: 5px; 
	cursor: hand; 
	cursor: pointer; 
	text-decoration: underline;
}

.abs {
	line-height:125%;
	text-align: justify;
	display: none
}


