
body p h1 h2 h3 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	}

#poster-table { 
	font-size: 1.2em;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	}
	
#poster-table {
	border-left: 1px solid #DDDDDD!important;
	border-bottom: 1px solid #DDDDDD!important;
	border-right: 1px solid #DDDDDD;
	margin-right: 10px;
	margin-left: 2px;
}

#poster-table a { 
	color:blue;
	text-decoration:none;
}

#poster-table a:hover { 
	color:green;
	text-decoration:underline;
}



#poster-table td {
	height: 40px;
	padding-right: 5px;
	padding-left: 5px;
	line-height:1.2em;
	border-bottom:1px #C9C9C9 solid;
	color:black;
}	
	
	

#wrapper { 
 	width:100%; 
	border: 10px solid #EEEEEE;
	padding:20px;
	padding-top:0px;
	margin-bottom:20px;
}



.top-row td {
	background-color: #2175a9;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	color:white!important;
}



.on {
	background-color: #D6D6D6;
}

#abstract-table {
	
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:medium;
	color: black;
	line-height:1.7em;
}


#abstract-table  .leftcol {
	text-align: left;
	color: #3f3f3f;
	font-weight:bold;
	border-bottom:#CCC!important;
	border-bottom:dotted!important;
	border-bottom-width:1px!important;
	
}


#abstract-table  .rtcol {
	text-align: left;
	color: #3f3f3f;
	border-bottom:#CCC!important;
	border-bottom:dotted!important;
	border-bottom-width:1px!important;
	
}

#abstract {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:medium;
	line-height:1.3em;
	width:900px;
}


h1 {
	
 font-size:x-large;
 padding-top:20px;	
 padding-bottom:20px;	
 color:#2175a9;	
 width:90%;
}
	

h2 {
 font-size:x-large;
 width:90%;
 padding-bottom:20px;
 line-height:1.2em;	
}

h3 {
 font-size:large;
 padding-top:30px;	

}