 body {
  font-family: Georgia, Lucida, "Times New Roman", Garamond, Palatino, serif;
  background-color: #FFFFFF}
 .aside {font-style: oblique;
	font-size: smaller}
 h1 {font-variant: small-caps}
 th {font-size: larger;
	background-color: #FCFCC0;
	text-align: center;
	padding: 1ex;
	border-bottom: 3px double red}
 .crd{border: 4px ridge black}
 .howto {text-align: justify;
	border-left: 1px solid yellow;
	padding: 1em}
 .c0{vertical-align: middle}
 .c1{text-align: right;
	border-bottom: 1px solid aqua;
	white-space: nowrap}
 .c2{text-align: left;
	border-bottom: 1px solid aqua;
	white-space: nowrap}
 .c3{border-bottom: 1px solid aqua;
	text-align: left}
 .bot{border-top: 1px solid blue;
	padding: 1ex;
	text-align: center;
	font-size: small}
 caption{caption-side: bottom;
	text-align: center;
	font-style: oblique;
	font-size: smaller}
