body		{ color: #000000;
		  font-size: 3.2mm;
		  font-family: Arial, Geneva, Helvetica, sans-serif;
		  background-color: #ffffff; }

p, dl, ul, li, tr, td	{ font-family: Arial, Geneva, Helvetica, sans-serif;
	  		  font-size: 3.2mm; }

td		{ vertical-align: top; }

small		{ font-size: 2.5mm; }

ul		{ list-style-type: square; }

.orange		{ color: #e55423; }

.red		{ color: #e55423; }

a:link		{ text-decoration: none;
		  font-weight: bold;
		  color: #627f9f; }

a:visited	{ text-decoration: none;
		  font-weight: bold;
		  color: #627f9f; }

a:active	{ text-decoration: none;
		  font-weight: bold;
		  color: #779abf; }

a:hover		{ text-decoration: underline;
		  font-weight: bold;
		  color: #779abf; }
