BODY {
	background: white ;
}

DIV.slideBody, .twoColCode {
	color: darkblue ;
	font-family: Times ;
	font-weight: bold ;
	font-size: large ;
	margin-left: 9% ;
	margin-right: 0% ;
}

DIV.twoColCode {
	margin-left: -1000% ;
}

TD {
	vertical-align: top ;
}

H1, H2, H3, H4, H5, H6 {
	font-family: helvetica, arial, sans-serif ;
}

H1.title {
	color: #CC0000 ;
	font-weight: bold ;
	font-size: x-large ;
	text-align : center ;
}

P.modified {
	font-size: x-small ;
	text-align : center ;
}

H2 {
	font-weight: bold ;
	font-size: x-large ;
}

PRE.code, PRE.out {
	white-space: pre ;
	color: black ;
	font-family: Courier ;
	font-weight: bolder ;
	font-size: 11pt ; 
	margin-right: 0% ;
	margin-left: -1000% ;
	border-width: thin ;
}

PRE.out {
	font-weight: normal ;
	border-width: 0 ;
}

CODE {
	color: black ;
	font-family: Courier ;
	font-weight: bolder ;
}

CODE.mcle {
	font-family: helvetica, arial, sans-serif ;
	font-weight: bolder ;
	font-size: 12pt ;
}

CODE.meta {
	font-family: helvetica, arial, sans-serif ;
	font-style: italic ;
	font-weight: lighter ;
	font-size: 12pt ;
}

CODE.clss, CODE.ifce, CODE.pack, CODE.vble {
	color: black ;
	font-family: Courier ;
	font-weight: bolder ;
}

FONT.hlt {
	color: #BB00BB ;
}

/*UL, OL {
	color: darkblue ;
	font-family: Times ;
	font-weight: bold ;
	font-size: large ;
	line-height: 1.2 ;
}

UL UL, OL UL, UL OL {
	font-size: 80% ;
	font-weight: 300 ;
	line-height: 0.8 ;
}*/

P.copyright {
	color: black ;
	font-family: helvetica, arial, sans-serif ;
	font-size: 9pt ;
}
