BODY {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Times";
	line-height: 120%;
	text-align:center;
}

TABLE.body {
	border-style: solid;
	border-width: 1px;
	border-color: #6A6A6A;
}

DIV.main{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left:50px;
	margin-right:50px;
	margin-top:5px;
	margin-bottom:50px;
}
DIV.program{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left:25px;
	margin-right:25px;
	margin-top:5px;
	margin-bottom:50px;
}
DIV.menu {
	margin: 20px 15px;
	padding: 3px;
}
DIV.whatsnew {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #EDEDED;
	padding:3px;
	margin:25px 50px;
}
P.lastmodified{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin:0px 20px 0px 0px;
	text-align:right;
}
P.pagetitle{
	font-size: 16px;
	font-weight:bold;
	color: #ff6600;
	text-align:center;
}
P.whatsnew{
	font-size: 12px;
	font-weight:bold;
	color: #ff6600;
	text-align:center;
	margin:0px;
}
P.datevenue{
	font-family:"Helvetica", "Arial", "Sans-Serif";
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
span.nav{
	display:block;
	text-decoration:none;
	font-size: 12px;
	line-height: 18px;
	color: #000099;
	margin:0px;
}
span.navthis{
	display:block;
	text-decoration:none;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin:0px;
}
span.nav a{
	display:block;
	text-decoration:none;
	font-size: 12px;
	line-height: 22px;
	color: #000099;
	margin:0px;
}
span.nav a:hover{
	display:block;
	text-decoration:none;
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	margin:0px;
}
span.nav a:visited{
	display:block;
	text-decoration:none;
	font-size: 12px;
	line-height: 22px;
	color: #000099;
	margin:0px;
	text-decoration:none;
}

P.para {
	text-indent: 1em;
	margin: 5px 25px;
}

H1 {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #EDEDED;
	font-size: 12px;
	color: #333333;
	padding: 3px;
}

H2 {
	margin-top: 15px;
	font-size: 12px;
	color: #990000;
}
H3 {
	margin-top: 15px;
	font-size: 12px;
	color: #006699;
}

P.body {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

DL.whatsnew{
	margin: 0px;
}

DT.whatsnew {
	font-weight:bold;
	font-size: 12px;
	line-height: 100%;
	color: #990000;
	margin: 0px;
}

DD.whatsnew{
	font-size: 12px;
	line-height: 100%;
	color: #333333;
	margin-bottom: 1em;
	margin-left: 2em;
}

TD.whatsnew{
	font-size: 12px;
	line-height: 100%;
	color: #333333;
}

LI {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

P.menu {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

P {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

P.commitee {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top:0px;
	margin-left:2em;
}

A:link {
	color: #000099;
	text-decoration: none;
}
A:visited {
	color: #000099;
	text-decoration: none;
}
A:hover {
	color: #ff0000;
	text-decoration: none;
}
TD.hour {
	border-top:dotted 1px #999999;
	border-right:solid 1px #999999;
}
DIV.prog {
	margin:5px;
	color: #006699;
	display:block;
	background:#CCCCCC;
	border:1px solid gray;
}
TABLE.session {
	border-top:1px solid #CCCCCC;
}