BODY, TABLE, TR, TD, TH, INPUT, SELECT, TEXTAREA
{
  font:9pt Verdana;
}

A
{
  color:#336699;
}
A:hover
{
  color:#00CE29;
}

.bodyText
{
  line-height:140%;
}

H1
{
  line-height:100%;
  font-size:14pt;
  color:silver;
  margin:0;
  margin-bottom:10px;
}

H2
{
  line-height:100%;
  font-size:10pt;
  color:#00187B;
  margin:0;
}

H3
{
  line-height:100%;
  font-size:10pt;
  color:#336699;
  margin:0;
  margin-bottom:10px;
}

.deviceBorder
{
  border:1px solid #cccccc;
  width:140px;
  padding:4px;
  overflow:hidden;
  font-size:7pt;
}
.deviceText
{
  font-size:7pt;
  padding:2px;
}
.deviceTitle
{
  color:silver;
  font-weight:bold;
  padding-bottom:4px;
}


.important
{
  font-weight:normal;
  color:red;
}


LI
{
  list-style-type:square;
  line-height:180%;
}
LI LI
{
  list-style-type:circle;
  line-height:180%;
}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}
.highlight {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #666699}
.highlightLinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #336699; font-weight: bold;}
.inputbox
{
  width: 350;
}