body, h1, h3, h3, h4, h5, h6, p, td, th, li, a
{
	font-family: helvetica, helve, verdana, "Bitstream Vera Sans", geneva, arial, sans-serif;
}

h1, h3, h3, h4, h5, h6, ul, li, p
{
	margin: 0;
	padding: 0;
}

body, li, p, td, th
{
	font-size: 13px;
}
 
.clear
{
	clear: both;
}
.hide { display: none; }

em
{
	font-style: italic;
}
strong
{
	font-weight: bold;
}
acronym:hover, abbr:hover, dfn:hover {cursor: help}
abbr[title], acronym[title], span[title], dfn[title], strong[title] {
  border-bottom: thin dotted;
  cursor: help;
}

img { border: 0; }
