<style title="Default" type="text/css">
body {
	font-size: 8pt;
	margin-left:290px;
	margin-right:0em;
	margin-bottom:0em;
	background-image: url(presentations/slides/perf/ezp.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
overflow: -moz-scrollbars-none;
}
div.sticky {
	margin: 0;
	position: fixed;
	top: 0em;
	left: 290px;
	right: auto;
	bottom: auto;
}
div.navbar {
padding: 4;
margin: 0;
height: 14em;
font-family: verdana, tahoma, arial, helvetica, sans-serif;
z-index: 99;
}
div.navbar_title, div.navbar_title a, div.subtitle {
	font-size: 26px;
	color: #698fe5;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin-top: 20px;
}
div.subtitle {
	margin-top: 5px;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}

div.navbar_nr a {
font-size: 13px;
color: #77a;
text-decoration: none;
position: fixed;
right: 10px;
bottom: 0px;
}
div.mainarea {
margin-top: 120px;
top: 150px;
width: 733px;
height: 600px;
overflow: auto;
overflow: -moz-scrollbars-vertical;
}
ul.pres {
list-style: circle;
font-size: 18pt;
}

ul.numbered
{
font-size: 20pt;
margin-right: 40px;
list-style-type: decimal;
}

ul.level2 {
	list-style: circle;
	font-size: 16pt;
	margin-left: 40px;
	margin-top: -15px;
}

li.pres_bullet, div.link {
font-size: 20pt;
margin-right: 40px;
}

li.pres_bullet_nr {
font-size: 20pt;
margin-right: 40px;
list-style-type: decimal;
}

ul.large div li.pres_bullet
{
	font-size: 26pt;
}
	
ul.small div li.pres_bullet
{
	font-size: 16pt;
}

div.title_blurb {
	font-size: 64px;
	text-align: center;
	font-weight: bold;
}
	
div.small_blurb {
	font-size: 18px;
}

div.blurb, div.bit_larger_output_text {
	font-size: 20pt;
	width: 100%;
}

div.bit_larger_output_text {
	margin-top: 8px;
}

div.x_small_blurb {
	font-size: 0.5em;
}

div.large_blurb {
	font-size: 26pt;
}

div.large_blurb_center {
	font-size: 38px;
	text-align: center;
}

div.blurb_center {
	text-align: center;
}

div.quote {
	font-size: 32px;
	text-align: center;
	margin-left: 40px;
	margin-right: 40px;
}

div.quote_attr {
	font-size: 24px;
	text-align: right;
	margin-right: 40px;
}

div.xx_large_blurb_center {
	font-size: 64px;
	text-align: center;
}

div.q_mark {
	text-align: center;
	font-size: 384px;
}

div.shadow, code {
	font-size: 14px; width: 640px;
}

div.example code, div.highlight code, div.bit_larger, div.bit_larger code, div.bit_larger_output {
	background: #eee;
	font-size: 16px;
	width: 100%;
	font-weight: bold;
}
div.example, div.highlight, div.bit_larger, div.bit_larger_output {
	margin-left: 20px;
	margin-right: 20px;
}

div.bit_larger_output {
	background: #e6e300;
	font-size: 20pt;
	font-weight: normal;
}

div.large code, div.large {
	font-size: 26px;
	background: #eee;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}

div.highlight code, div.highlight {
	background: #fffc00;
	font-weight: bold;
}

div.code_small, div.code_medium, div.code_large, div.example {
	background: #eee;
}
div.code_small code {
	font-size: 10px;
}
div.code_medium code, div.code_medium pre {
	font-size: 16px;
}
div.code_large code, div.code_large pre {
	font-size: 18px;
}
div.example pre {
    font-size: 16px;
	font-weight: bold;
}

div.event, div.event-date, div.event-presenter {
	text-align: center;
	font-size:  26pt;
}

div.pres-url-small {
	text-align: center;
	font-size:  18pt;
}

img.spaced {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}

table {
	font-size: 16pt;
}

table.dbtable {
	border-spacing: 0px;
	border-collapse: collapse;
}

table.dbtable tr {
margin: 0px;
padding: 0px;
		 background-color: #f00;
}

table.dbtable td {
	margin: 0px;
	padding: 1px 5px 1px 5px;
	border: thin solid black;
	background-color: #fff;
	vertical-align: top;
}

table.dbtable td.header {
	font-weight: bold;
	text-align: center;
}

table.dbtable td.header-candidate-key {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: blue;
}

table.dbtable td.header-key, table.dbtable td.header-key-moved-to {
	font-weight: bold;
	text-align: center;
	color: red;
}

table.dbtable td.header-moved, table.dbtable td.moved {
	border: 1px dotted #aaa;
	color: #aaa;
}

table.dbtable td.header-moved, table.dbtable td.header-moved-to {
	font-weight: bold;
}

table.dbtable td.header-moved-to, table.dbtable td.moved-to, table.dbtable td.header-key-moved-to {
	border: 2px solid black;
}
</style>
