(default.css)
BODY {
	margin-top : 0px;
}
TD {
  FONT-SIZE: 12px;
  text-decoration : none;
  line-height : 12pt;
}

TEXTAREA {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 10pt;
}
A:VISITED {
  text-decoration : none;
  font-weight : bold;
}
A:HOVER {
  text-decoration : underline;
  font-weight : bold;
}
BODY {  font-size: 12px;
  line-height : 12pt;
}


A:LINK{  
  text-decoration : none;
  font-weight : bold;
}
FORM{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H1{
  font-size : 140%;
  line-height : 1px;
  margin-top : 1em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 1em;
}
H2{
  font-size : 120%;
  line-height : 1px;
  margin-top : 1em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 1em;
  font-weight : normal;
}
H3{
  font-size : 120%;
  line-height : 1px;
  margin-top : 1em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 1em;
  font-weight : normal;
}
EM{
  color : #ff6666;
  font-weight : normal;
   text-decoration : none;
  font-style : normal;
}
STRONG{
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  
  letter-spacing : 1px;
}
P{
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
BODY{ scrollbar-face-color:#ffcc66;
scrollbar-track-color:#ffffff; scrollbar-arrow-color:#ff8000;
scrollbar-highlight-color:#ffcc66; scrollbar-shadow-color:#cc6600;
}

I{
  font-weight : bold;
  font-style : normal;
  color : #ff0000;
}

