BODY {
	font-size: 12px;
	scrollbar-Track-Color: #ffffff;
	scrollbar-Face-Color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #444444;
}



P {
  color: #444444;
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 12px;
}
H1 {
  color: #444444;
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 12px;
}
H2 {
  color: #444444;
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 12px;
}
H3 {
  color: #444444;
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 12px;
}
H4 {
  color: #444444;
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 12px;
}
H5{
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size : 12px;
}
H6{
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size : 12px;
}

ADDRESS{
  font-size : 12px;
}
DIV{
  font-size : 12px;
}

A{
  font-size : 12px;
}

A:LINK {
	font-size: 12px;
	text-decoration: none;
}
A:VISITED {
	font-size: 12px;
	text-decoration: none;
}
A:HOVER {
	font-size: 12px;
	text-decoration: underline;
}
A:ACTIVE {
	font-size: 12px;
	text-decoration: underline;
}



TABLE {
	border-width: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TH{
  font-size : 12px;
}
TR{
  font-size : 12px;
}

DIV.lk  A {
	padding: 10px 0px 4px 0px;
	display: block;
	font-size: 12px;
	text-decoration: none;
}
DIV.lk  A:HOVER {
	font-size: 12px;
	background-color: #d9d9ff;
	text-decoration: none;
}

DIV.bk  A {
	padding: 8px 0px 2px 0px;
	display: block;
	font-size: 12px;
	text-decoration: underline;
}
DIV.bk  A:HOVER {
	font-size: 12px;
	background-color: #ffd400;
	text-decoration: underline;
}

DIV.ck  A {
	display: block;
	font-size: 12px;
	text-decoration: underline;
}
DIV.ck  A:HOVER {
	font-size: 12px;
	background-color: #cccccc;
	text-decoration: underline;
}

strong {
	font-weight: normal;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 12px;
}
em {
	font-weight: normal;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 12px;
}



