

BODY {
	FONT-SIZE: 12px; BACKGROUND-COLOR: #c8e3f1
}
a:link {color:#000000; text-decoration:none;}
a:visited {color:#FF0000; text-decoration:none;}
a:hover {color:#FF00FF; text-decoration:none; }
 a:active { text-decoration:blink;}
 
 table.Article {
  background: 
    url(images/custom_corners_topleft.gif) 
  top left no-repeat;
  width:35%;
  }
table.Article h2 {
  background: 
    url(images/custom_corners_topright.gif) 
  top right no-repeat;
  font-size:1.3em;
  padding:15px;
  margin:0;
  }
table.ArticleBody {
  background: 
    url(images/custom_corners_rightborder.gif) 
  top right repeat-y;
  margin:0;
  margin-top:-2em;
  padding:15px;
  }
table.ArticleFooter {
  background: 
    url(images/custom_corners_bottomleft.gif) 
  bottom left no-repeat;
  }
table.ArticleFooter p {
  background: 
    url(images/custom_corners_bottomright.gif) 
  bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-2em 0 0 0;
  }


กกกก