* {margin:0; padding:0;}

body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}

body {padding:0 0; font: normal normal 0.8em/1.5 arial,sans-serif; text-align:center; background-image: url('cen-workshop-proposal.png'); background-repeat:no-repeat;background-attachment:fixed;}



a {text-decoration:none;}



h1, h2, h3, h4, h5, h6 {margin:20px 0 15px 0;}

h1 {font-size:260%; font-weight:normal; letter-spacing:-1px;}

h2 {font-size:160%; font-weight:normal;}

h3 {font-size:140%; font-weight:normal;}

h4, h5 {font-size:100%;}



p, table, ul, ol, dl, fieldset {margin:15px 0;}



table {border-collapse:collapse; border-spacing:0; font-size:100%;}

th {text-align:center; font-weight:bold;}

th, td {padding:3px 7px;}



ul, ol {margin-left:30px;}

ul ul, ol ol {margin:0; margin-left:20px;}

ol {list-style-type:decimal;}

li {display:list-item;}



dt {font-weight:bold;}

dd {margin-left:30px;}



fieldset {position:relative; padding:10px;}

legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}

#title {
	width: 800px;
/*	border-left: 20px solid #9F9F9F;*/
	text-align: justify;
	margin-left: 80px;
	padding: 1em;
}

#toc {
	width: 250px;
	float: right;
	text-align: left;
	background: #F5F5F5;
	padding: 1em;
}

#preamble {
	width: 800px;
	text-align: justify;
	margin-left: 80px;
	padding: 1em;
}

#contents {
	width: 800px;
	text-align: justify;
	margin-left: 80px;
	padding: 1em;
}

table.tabular {
	border-left: 8px solid #9F9F9F;
	border-right: 5px solid white;
	width: 600px;
	margin-left: 20px;
	background:#F5F5F5;
}

td,tr{border: 0px;}

.verbatim {
	font-family: "courier new", courier;
}

.changed {
	background: lightgreen;
}

.center {
	text-align: center;
}