body {
  background: White;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
  color: #000000;  
  font-size: 12px; font-family: verdana; font-weight: bold;
}
h2 {
  color: #FF6600;  
  font-size: 14px; font-family: verdana; font-weight: bold;
}
a {
  color: #727272;
  font-family: Verdana; font-size: 10px;
  text-decoration: none;
}

a:hover {
  color: Maroon;
  text-decoration: underline;
}

.a_top {
  font-size: 12px; font-weight: normal;
}

p {
  font-size: 12px;
}

u {
 font-family: Verdana; font-size: 12px; 
}

.copyright {
  color: #727272;
  font-family: Verdana; font-size: 10px;
  text-decoration: none;
}

.news_h {
  color: #727272;
  font-family: Verdana;
  font-size: 12px;
  text-indent: 0px;
  text-decoration: none;
}
.news_h h1 {

  color: #FF6600;  
  font-size: 14px; font-family: verdana; font-weight: bold;
}
.news {
  color: #727272;
  font-family: Verdana; font-size: 10px;
  text-decoration: none;
}

.td_bottom {
border-bottom: solid;
border-bottom: 1px;
border-color: #727272;
}

.h1_main h1 {
  color: #000000;  
  font-size: 12px; font-family: verdana; font-weight: bold;
}