BODY {
	font-size: 12px;
	scrollbar-Track-Color: #ffffff;
	scrollbar-Face-Color: #ffffff;
	color: #4a4d4a;
	margin-top: 0px;
}

H1 {
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 12px;
}
H2 {
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 12px;
}
H3 {
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 12px;
}
H4 {
  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;
	color: #666666;
}
A:VISITED {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
A:HOVER {
	font-size: 12px;
	text-decoration: underline;
	color: blue;
}
A:ACTIVE {
	font-size: 12px;
	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 : 12px;
}
TR{
  font-size : 12px;
}

DIV.lk  A {
	padding: 0.7em 0.1em;
	display: block;
}
DIV.lk  A:HOVER {
	background-color: #ff8000;
	text-decoration: none;
}

DIV.bk  A {
	padding: 4px 0px 0px 0px;
	display: block;
	font-size: 12px;
}
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: 13px;
}
em {
	font-weight: normal;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 13px;
}


UL {
	font-size: 0px;
	list-style-position: inside;
	color: white;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-image : url(../back002.gif);
}