@charset "UTF-8";

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited  {
color: #003399;
text-decoration: none;
}

a:hover {
color : #FF0000;
text-decoration : underline;
}

.body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px
}

h1 {
	font-size : 1.2em;
	font-family : Arial, Helvetica, sans-serif;
  padding: 0em;
  margin: 0em;
}
h2 {
	font-size : 1.05em;
	font-family : Arial, Helvetica, sans-serif;
  padding: 0em;
  margin: 0em;
}
h3 {
	font-size : 1em;
	font-family : Arial, Helvetica, sans-serif;
  padding: .75em 0em;
  margin: .75em 0em;
}
h4 {
	font-size : .92em;
	font-family : Arial, Helvetica, sans-serif;
  padding: .5em 0em;
  margin: .5em 0em;
}
h5 {
	font-size : .82em;
	font-family : Arial, Helvetica, sans-serif;
  padding: .5em 0em;
  margin: .5em 0em;
}
h6 {
	font-size : .75em;
	font-family : Arial, Helvetica, sans-serif;
  padding: .25em 0em;
  margin: .25em 0em;
}

td  {
	font-size : .8em;
	font-family : Arial, Helvetica, sans-serif;
}

p {
	font-size: .9em;
}

pre {
	font-size: .8em;
	white-space: pre;
	font-family: Courier, monospace;
}

p.pre {
	font-size: .8em;
	white-space: pre;
	font-family: Courier, monospace;
}

.product {
	font-size: .75em;
	font-family: Courier, monospace;
}

.status {
  font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.tiny  {
	font-size : .65em;
  font-weight: normal;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}

.special {
	color: rgb(255, 0, 0);
	font-weight: bold;
	margin: 0px;
}

.headline {
	font-size: .75em;
	font-weight: normal;
	font-family : Courier, monospace;
}

.stats {
	font-size : .7em;
	font-family : Arial, Helvetica, sans-serif;
}

.statsTime {
	font-size: 1em;
	font-weight: bold;
	font-family: Courier, monospace;
}

.statsValue {
	font-size : 1.1em;
	font-style: italic;
	font-family : Courier, monospace;
}

.center {
	text-align: center;
}

.nomargins {
	margin: 0em;
}

.advisory {
}

.hls {
}
