body { 
  margin: 1em;
  font-family: verdana, tahoma;
  font-size: 8pt;
  line-height: 1.2;
  color: #000000;
  /*background-image: url(images/background1.jpg);*/
  background-color: #000000;
}

div.menu, img.wsalogo, div.nra, div.top, .noprint, div.legal, div.emailsub, div.intouch
{
	visibility: hidden;
	display: none;
}

img.logoprint
{
	visibility: visible;
	display: inline;
	height: 67px;
}

img.vickione
{
	float: left;
	padding-right: 10px;
}

div.vicki
{
	float: right;
	font-size: 7pt;
	line-height: 1.8;
	width: 200px;
	text-align: right;
}

div.maincontent, div.vickicontent
{
	display: inline;
}

div.prices
{
	font-size: 8pt;
	position: relative;
	width: 180px;
	padding: 5px;
	float: right;
	text-align: center;
	border-color: #666666 #999999 #999999 #999999;
	border-style: solid;
	border-width: 5px 1px 1px 1px;
	background-color: #ffffff;
}

td.quals
{
	border-color: #999999;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
}

div.testimonials
{
	border-color: #666666 #999999 #999999 #999999;
	border-style: solid;
	border-width: 5px 1px 1px 1px;
	left: 15px;
	padding: 5px;
}

h1
{
	display: block;
	margin-top: 30px;
	font-size: 12pt;
	color: #ffffff;
	line-height: 1.0;
	border-color: #666666;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
}

h2, h3
{
	font-size: 10pt;
	line-height: 2.0;
}

h4
{
	font-size: 12pt;
}

div.speakertestimonial
{
	margin: 20px auto;
	width: 450px;
	border: solid 2px #666;
	padding: 25px 15px 25px 15px;
}

a { text-decoration: none; color: #000000; font-weight: 700; }
a:hover { text-decoration: underline; color: #993399 } 
