body {
	text-align:	center;
	margin:	10px 5px;
	background:	#CC9;
	color:	#330;
} a:link {
	color:	#060;
} a:visited {
	color:	#400;
} a:hover {
	color:	red;
	background:	#FFC;
} a {
	text-decoration:	none;
} p {
	font-family:	Arial, Helvetica, sans-serif;
} h2, h4, div {
	font-family:	Verdana, Tahoma, sans-serif;
} h3 {
	font-family:	Tahoma, Verdana, sans-serif;
} h5 {
	font-family:	'Times New Roman', Times, serif;
} p, div {
	text-align:	left;
} #ad, #issn {
	text-align:	center;
} .wide {
	margin-right:	-3px;
} h2, h3 {
	margin:	0;
} h5 {
	margin:	0 0 1em 0;
} form {
	margin:	1ex 0;
} img {
	margin-bottom:	2px;
} h4	{
	background:	#BB8;
	border-top:	#330 1px solid;
	border-bottom:	#330 1px solid;
	margin:	1ex 0;
	font-size:	14pt;
} p {
	background:	#C6C693;	/* DDA */
	margin:	2px 0;
	padding:	0;
	font-size:	10pt;
} div {
	font-size:	8pt;
} .input {
	color:	#400;
	background:	#FFC;
	border:	#CC9 2px inset;	/* CA6 */
	font-family:	fixedsys, monospace;
} .submit {
	color:	#FFC;
	background:	green;
	border:	#CC9 2px outset;
	font:	10pt Verdana, Arial, Helvetica, sans-serif;
	width:	21ex;
}
