.logobox {
  background-color: #456A8B;
}

.bannerbox {
  background-color: #535353;
}

.description_box {
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px
}

.footer_box {
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px
}

.side_box {
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px
}

BODY {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: 666666;
}

H1 {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 0px;
}

H2 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 0px;
}

P {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0px;
	padding: 0px;
}

EM {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
}


OL, UL {
  font-size: 13px;
  font-weight: bold;
  margin-left: 0px;
}

UL {
  margin-top: 0px;
}

LI {
  list-style-position: inside;
  font-weight: normal;
}

LI.OL {
  margin-bottom: 20px;
}

TD {
	font-size: 13px;
	font-weight: normal;
	word-spacing: normal;
}
