body { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11pt; 
	color: black; 
	background-color: #FFFFFF 
	}

.header { 
	font-size: 1.2em; 
	color: #990000;
	width: 200px;
	}

.speaker { font-size: 1.2em; color: #000;  }

.title { 
	font-size: 1.2em; 
	color: #990000;
	vertical-align: bottom; 
	width: 500px;
	}

table.main { 
	width: 700px; 
	border: 0; 
	padding: 15px 15px 15px 15px;
	}


a:link { text-decoration: none; color: #009 }
a:visited { text-decoration: none; color: #009 }
a:hover { text-decoration: none; color: #E3DCC0; background-color: #1954A6 }


.program { 
	vertical-align: top; 
	}

.abstracts { 
	vertical-align: top; 
	}

.topalign { 
	vertical-align: top; 
	}
