/* 2009 - 2010 (C) Everestwebs Internet Hosting */

 body {
  font-family: Arial;
  margin:0px;
 }

 div.container {
  margin-left:auto;
  margin-right:auto;
 }

 a:hover.hover {
  text-decoration:underline;
 }

 div.autosize { display: table; width: 1px; }
 div.autosize > div { display: table-cell; }

 .b_text {
  font-size:15px;
  text-decoration:none;
  letter-spacing:1px;
  color:#243E5C;
 }

 .s_text {
  font-size:12px;
  text-decoration:none;
  letter-spacing:1px;
  color:#243E5C;
 }