BODY {
  font-size: 13px;
  scrollbar-Track-Color: #ffffff;
  scrollbar-Face-Color: #ffffff;
  color: #4a4d4a;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
}
P {
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 13px;
}
H1 {
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 13px;
}
H2 {
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 13px;
}
H3 {
  font-weight: bold;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 13px;
}
ADDRESS{
  font-size : 13px;
}
DIV{
  font-size : 13px;
}
A{
  font-size : 13px;
}
A:LINK {
  font-size: 13px;
  text-decoration: none;
  color: 993300;
}
A:VISITED {
  font-size: 13px;
  text-decoration: none;
  color: 993300;
}
A:HOVER {
  font-size: 13px;
  text-decoration: underline;
  color: blue;
}
A:ACTIVE {
  font-size: 13px;
  text-decoration: underline;
  color: blue;
}
TABLE {
  border-width: 0px 0px 0px 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
TH{
  font-size : 13px;
}
TR{
  font-size : 13px;
}
DIV.lk  A {
  display: block;
  font-size: 13px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 7px;
}
DIV.lk  A:HOVER {
	text-decoration: none;
	color: #800040;
	background-color: #ff9900;
	background-image : url(../back2.gif);
}
DIV.bk  A {
  display: block;
  font-size: 13px;
  padding-top: 5px;
  padding-left: 6px;
  padding-right: 5px;
  padding-bottom: 6px;
}
DIV.bk  A:HOVER {
	font-size: 13px;
	text-decoration: none;
	color: #800040;
	background-color: #ff9900;
	background-image : url(../back3.gif);
}
STRONG {
	font-weight: normal;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 13px;
}
EM {
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 13px;
}
