body,td,th {
	background-color : White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}

td.title {font-family: "Comic Sans MS", "Avant Garde", sans-serif, ; text-align: left;  font-size : large ;  }
td.note {color: #00008B; background-color : White; } 
div { text-align: center; }

h2.title {font-family: "Comic Sans MS", "Avant Garde", sans-serif, ; text-align: center;}

hr { text-align: center; }
hr.small { text-align: center; width : 60%; } 
hr.vsmall { text-align: center; width : 30%; } 
 
p.list      { margin-left: 1cm; }
p.copyright { font-size :  80%; }
p.center    { text-align:  center; }
p.date      { text-align:  center; }
p.mt0c      { text-align:  center; margin-top   : 0cm; }
p.mb0c      { text-align:  center; margin-bottom: 0cm; }
 
pre        { font-family : "Courier New", Courier, monospace;  font-size : 80%;  }
pre.code   { font-family : "Courier New", Courier, monospace;  font-size : 80%;  margin-left : 1cm; }
pre.indent { font-family : "Courier New", Courier, monospace;  font-size : 80%;  margin-left : 2cm; }

.highlight { color: #CC6633; background-color : White; }
.small {font-size :  80%;}
.vsmall {font-size :  60%;}
span.quote     { color: #00008B; background-color : White; }
