/* Start of CMSMS style sheet 'simple xmp layout' */
a 
{
  color: #222222;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  text-decoration:none;
  }
a:hover 
{
  color: #222222;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  text-decoration:underline;
  }
td 
{
  color: #222222;
  text-decoration:none;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  border-color: #333333;
  }
div 
{
  color: #222222;
  text-decoration:none;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  }
img 
{
  border:0px;
  border-color: #ffffff;
  }
thead 
{
  color: #222222;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  border-color: #333333;
  }
p 
{
  color: #222222;
  text-decoration:none;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  }
small 
{
  color: #222222;
  text-decoration:none;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
}
table 
{
  border-color: #333333;
  }
h1 
{
  color: #222222;
  text-decoration:none;
  font-family: arial, helvetica, sans-serif;
  font-size: 20px;
  }
body
{
  background-color:#bbbbbb;
  height:100%;
  color: #222222;
  font-family: arial, helvetica, sans-serif;
}

/* End of 'simple xmp layout' */

