body {
    font-family: "Century Schoolbook", "Times New Roman", Times, serif;
    color: #003366;
    font-weight: normal;
    font-size: 14px;
}

.text {
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	font-weight: normal;
	line-height: normal;


}

.instructbutton {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}

.bigtext {
	font-size: 13pt;
	font-weight: bold;
}

.sessopt {
	margin-bottom: 1em;
	margin-top: 1em;
}

.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9966;
	font-style: normal;
	font-variant: small-caps;
}

.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
  text-align: center;
	color: #000088;
	font-style: normal;
	font-variant: small-caps;
}

.whitetext {
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.greentext {
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #339999;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9966;
}

.nowrap {
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	font-weight: normal;
	line-height: normal;
  white-space: nowrap;
}

.proposal {
  border: 1px solid #bbb;
  padding: 4px;
  width: 700px;
  background-color: #eee;
}

.proposal .title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.proposal .presenters {
  float: none;
  margin-top: 6px;
  margin-left: 20px;
}

.proposal .room_and_time {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}

.proposal .description {
    font-size: 14px;
  }

.center {
  text-align: center;
}

.logo {
  background-image: url(images/header_bkgd.jpg); 
  background-repeat: repeat-x;
}
