﻿body {
	background-color: rgb(255, 255, 255);
	color: rgb(4, 67, 147);
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	font-family: Arial;
	text-align: none;
	vertical-align: none;
}

h1 {
	font-size : 1.5em;
	font-weight: bold;
}

h2 {
	font-size : 1.2em;
	font-weight: bold;
}

h3 {
	font-size : 1em;
	font-weight: bold;
}

.banner {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial;
	text-align: center;	
	position: absolute; 
	bottom: 30px; 
	left: 130px; 
	width: 620px;
}

.btwbutton {
	margin: 10px 10px 10px 10px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: rgb(4,67,147) rgb(4,67,147) rgb(4,67,147) rgb(4,67,147);
	padding: 5px 5px 5px 5px;
}

.btwnavlink {
	text-decoration: none;
	color: rgb(4,67,147);
	font-weight: bold;
	font-size: 0.8em
}

.btwmain {
	position: absolute;
	width:600px;
	left: 160px; 
	top: 145px;
	page-break-inside: auto;
}

.session-title {
  font-size: small; 
  font-family: Arial;
  font-weight:bold;
}

.authors {
  font-size: small; 
  font-family: Arial;
}

.paper-title {
  font-size: small; 
  font-family: Arial;
  font-style:italic;
}

.paper-links {
	font-size: small;
	font-family: Arial, Helvetica, Sans-Serif;
}