BODY {
	color : #4A4A4A;
	background-color:#ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: .75em;
	margin: 0 0 0 10px;
}
H2 {color: #929292; margin: -13px 0 0 0;
	}
}
P {
	width: 700px;
}
.P2 {
	width: 640px;
}
.P3 {
	width: 590px;
}
.P530 {
	width: 530px; text-align:left
}
.Err {
	color: #CC0000;
	font-weight: bold;
	margin-top: .5em;
}
.Thanks {
	color: #558811;
	font-weight: bold;
	margin: 2em 0 5em 5em;
}
#ContactDiv {
	padding: 0 0 0 20px;
	width: 400px;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
 }
#BioDiv {
	padding: 0 0 0 20px;
	width: 640px;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
 }
#NewsDiv {
	padding: 0 0 0 20px;
	width: 640px;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
 }
 #workshop {
	padding: 0 0 0 20px;
	width: 530px;
	text-align: center;
	font-size: 12px;
 }
  #workshopLink {
	color: #A52A2A;
	padding: 0 0 0 20px;
	width: 595px;
	text-align: right;
	font-size: 12px;
 }
 .workshopDate {font-size: .9em;}
.Copyright {
	padding: 0 0 0 20px;
	font-size: 9px;
	color: #999999;
 }
 
.LotusTable {
	background-color: #FFD9FF;
	width: 640px;
	border: 1px;
	border-color: Black;
}