body { margin: 2%; font-family : verdana, arial; color : black; font-size : 12;	}

h1		{ color: blue; font-size: 28 }
h2		{ font-size: 26 }
h3		{ font-size: 18 }

table	{ border: outset 8pt; 
		border-collapse: separate;
		border-spacing: 12pt }
td		{ font-size: 12 }
col.authors {width: 30% }