body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}

.maintext {
	text-align: justify;
	margin-right: 12px;
}

.bold {
	font-weight:bold;
	color:#003366;	
}

.plenary {
	font-weight:bold;
	color:#660066;	
}

.ip {
	font-weight:bold;
	color:#cc0000;	
}


.iss {
	font-weight:bold;
	color:#993300;	
}

.clt {
	font-weight:bold;
	color:#009966;	
}

.ifs {
	font-weight:bold;
	color:#009900;	
}

.nps {
	font-weight:bold;
	color:#003399;	
}

.session {
	font-weight:bold;
	font-style: italic;	
}

.time {
	font-style: italic;
}

.tracks {
	margin-left: 20px;
	margin-right: 12px;
}

.footer {
	color:#003366;
	font-size: 10px;
	color: #999999;
	margin-left: 30px;
	margin-right: 30px;
}

h1 {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 48px;
  color: #ffffff;
  background-color: #000000;
  text-align: left;
}

ul {
  list-style-type: disc;
  margin-right: 12px;
}

}

a:link { 
  color: #333333; 
}

a:visited { 
  color: #333333; 
}

a:active { 
  color: #000000; 
}