
body, th, td {
	font-family: verdana, Arial, sans-serif;
	font-size: 90%;}




.import {
	color: blue;
	font-family: verdana, Arial, sans-serif;}

/*  default gray pre */
pre {background-color: #E5E5E5;
				padding: 7pt;
				font: 90% verdana, Arial, sans-serif;
				white-space: pre;
				width: 100%;}

DT{
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	}

tt, code {
	font-size: 110% ;
	font-family: verdana, Arial, sans-serif;
	font-weight: bold;
	}

H1, H2, H3, H4, H5, H6 {
	font-family: verdana, Arial, sans-serif;}

A:link { color:#0000A0; }
A:visited { color:#6060CA; }
A:hover { color:#0000A0; background-color: #EBEBEB; }

