  body {
	  margin-left: 0px;
	  margin-top: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;
	  height: 100%;
	  margin: 0 0 1px;
	  padding: 0;
  }
  body,td,th {
	  font-family: Verdana, Arial, Helvetica, Sans-Serif;
	  font-size: 12px;
	  background-image: url(https://www.winsim.com/graphics/bg_main.gif);
	  background-attachment: fixed;
	  background-repeat: repeat-y;
	  background-position: center center;
  }
  .content_table {
  background-color: #FFF;		
  }
  .body {
	  color		: #000000;
	  font-family	: Verdana, Arial, Helvetica, Sans-Serif;
	  font-size	: 12px;
	  font-style	: normal;
	  line-height	: 130%;
  }
  .body_sm {
	  color		: #666666;
	  font-family	: Verdana, Arial, Helvetica, Sans-Serif;
	  font-size	: 10px;
	  font-style	: normal;
	  margin-top	: 15px;
  }
  .center {
	  text-align: center;
  }.news {
	  color		: #000000;
	  font-family	: Verdana, Arial, Helvetica, Sans-Serif;
	  font-size	: 11px;
	  font-style	: normal;
  }
  
  .news_bold {
	  color		: #000000;
	  font-family	: Verdana, Arial, Helvetica, Sans-Serif;
	  font-size	: 11px;
	  font-style	: normal;
	  font-weight	: bold;
  }
  .newstitle {
	font-family	: Arial, Helvetica, Sans-Serif;
	font-size	: 14px;
	font-style	: normal;
	font-weight	: bolder;
	line-height	: 130%;
	margin-bottom 	: 6px;
	text-transform	: uppercase;
	color: #C00;
  }.title {
	  font-family	: Arial, Helvetica, Sans-Serif;
	  font-size	: 14px;
	  font-style	: normal;
	  font-weight	: bold;
	  line-height	: 130%;
	  margin-bottom 	: 6px;
	  text-transform	: uppercase;
  }
  
  .subtitle {
	  color		: #CC0000;
	  font-family	: Arial, Helvetica, Sans-Serif;
	  font-size	: 14px;
	  font-style	: normal;
	  line-height	: 130%;
  }
  
  .link {
	  COLOR		: #0000CC;
	  font-family	: Verdana, Helvetica, Sans-Serif;
	  font-size	: 12px;
	  text-decoration	: underline;
  }
  
  .bullets {
	  padding-left	: 20px;
	  margin-top	: 0px;
	  list-style-image 	: url('../graphics/bullet.gif');
  }	
  
  .sec_nav {
	  margin-left	: 0px;
	  padding-left	: 20px;
	  margin-top	: 5px;
	  list-style-image   	: url('../graphics/arrow.gif');
  }
  
  .sec_nav_link {
	  COLOR		: #000000;
	  font-family	: Verdana, Helvetica, Sans-Serif;
	  font-size	: 12px;
	  text-decoration	: none;
	  line-height	: 150%;
  }

  .sec_nav_link:hover {
	  COLOR		: #000000;
	  font-family	: Verdana, Helvetica, Sans-Serif;
	  font-size	: 12px;
	  TEXT-DECORATION	: underline;
  }
  .sec_nav_linkon {
	  COLOR		: #000000;
	  font-family	: Verdana, Helvetica, Sans-Serif;
	  font-size	: 12px;
	  text-decoration	: none;
	  line-height	: 150%;
	  font-weight	: bold;
  }
