body
{
  margin: 0px;
  padding: 0px;
  font-family: Tahoma;
  font-size: 12px;
}
.header
{
  font-family: Arial, Aladdin, Tahoma;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
}
.box1
{
  border: solid 1px #cccccc;
  text-align: center;
}
.txt12
{
  font-size: 12px;
}
.br
{
  font-size: 1px;
  height: 10px;
  clear: both;
}
.spacer
{
  font-size: 1px;
  background-color: #cccccc;
  width: 1px;
}
.sec
{
  font-size: 10px;
}
.time
{
  text-align: right;
  height: 20px;
  font-size: 10px;
  color: White;
}
.topboard
{
  height: 108px;
  background-image: url(./images/page_bg2.jpg);
	background-repeat:repeat-x;
}
.content
{
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
  text-align: justify;
}
