BODY {
	font-size: 12px;


	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #235441;
	background-color: #e0fef5;
}



P {
  color: #235441;
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 12px;
}
H1 {
  color: #235441;
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 12px;
}
H2 {
  color: #235441;
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 12px;
}
H3 {
  color: #235441;
  font-weight: normal;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 12px;
}
H4 {
  color: #235441;
  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: #235441;
}
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: 12px 0px 6px 0px;
	display: block;
	font-size: 12px;
	text-decoration: none;
}
DIV.lk  A:HOVER {
	font-size: 12px;
	background-color: #00cc33;
	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: 13px;
}
em {
	font-weight: normal;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 13px;
}


