body
{
  margin:0;
  padding:0;
}

a
{
  font-family:arial, helvetica, sans-serif;
  text-decoration:none;
  color:#006699;
  background-color:inherit;
}

h1
{
  color:#030;
  font-family:arial, helvetica, sans-serif;
  font-size:140%;
  font-weight:700;
}

img
{
  border:0;
}

p.xsmall
{
  font-family:arial, helvetica, sans-serif;
  font-size:70%;
}

strong.hd
{
  color:#030;
  font-family:arial, helvetica, sans-serif;
  font-size:100%;
}

strong.pref
{
  color:#063;
  font-family:arial, helvetica, sans-serif;
}

strong.non
{
  color:#900;
  font-family:arial, helvetica, sans-serif;
}

strong.note
{
  color:#900;
  font-family:arial, helvetica, sans-serif;
  font-size:120%;
}

strong.space
{
  color:#900;
  font-family:arial, helvetica, sans-serif;
  font-size:100%;
}

td
{
  font-family:arial, helvetica, sans-serif;
  font-size:80%;
}

strong.candidate
{
  color:#00008B;
  font-family:Arial, helvetica, sans-serif;
}

.note
{
  font-size:85%;
  color:#666;
  background-color:inherit;
}

p,p.small,div.small,strong,strong.small,ul
{
  font-family:arial, helvetica, sans-serif;
  font-size:100%;
}

p.hd,.hd
{
  color:#030;
  font-family:arial, helvetica, sans-serif;
  font-size:120%;
  font-weight:700;
  text-align:center;
}


table.newterms {
width:86%;
margin: 0 auto;
}

.newterms,
.newterms td,
.newterms th
{
border: 1px solid #777;
border-collapse: collapse;
}

.newterms td,
.newterms th
{
padding:0.2em;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


