/* CSS Document */
* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

li {
	margin: 3px;
}

.title {
	font-size:larger;
	color:#27A6DF;
	font-weight:bolder;
}

.txtnormal1 {  font-family: "Verdana"; font-size: 11px; font-style: normal; font-weight: normal; color: #737373;}
.menu tr{margin-bottom:5px}

.speakerNames { font-family:"Verdana"; font-size: 10px; font-weight: bold }
.speakerDesc { font-family:"Verdana"; font-size: 9px; font-weight: normal; color:#999999 }
.speakerStyle2 {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#993333}

.gatewayTitle { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#890005; margin-bottom:0; font-weight:bold}
.gatewaySubTitle {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666666}