body {
	margin: 0.2em 0.8em 0.5em 0.5em;
	font-size: 12px;
	font-family: sans-serif;
        line-height: 1.4;
	color: black;
}

strong		{ font-weight: bold; }

:link		{ color: #0000ee; }
:visited	{ color: #550088; }
:active		{ color: #000088; }
a:hover, a:focus	{ color: #00aa44; }

h1, h2, h3, h4{
	font-weight: 700;
	line-height: 1.4;
	font-family: sans-serif;
}

hr		{ display: none;  }
div.foot hr{ 
             display: block; 
             }

/* @import url(ie4.css) */

/* EOF */
