* { margin: 0; padding:0; }

body
{

	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;

	z-index: 999;
}

b, strong
{
  font-weight:bold;
  color:#000;
}

a.x:hover
{
  background:#0075D9 none repeat scroll 0 0;
  color:white;
  text-decoration:none;
}

a.x
{
  text-decoration:none;
}


h1, h2, h3, h4, h5, h6
{
  font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  font-weight:normal;
  margin: 0 0 8px;
}

h1, h2, h3
{
  color:#00B0D8;

}

h1 span
{
  color:#8FB325;
}

h2
{
  border-bottom:1px solid #8DD6E2;

}

h2 span
{
  float:right;
  font-size:11px;
  font-weight:bold;
  letter-spacing:0;
  line-height:20px;
}

h3
{
  color:#8FB325;
  font-size:18px;
}

h4
{
  font-size:1.2em;
  font-weight:bold;

}

a
{
  color:#0075D9;
}

a img
{
  border:0 none;
}



td {
font-size:11px;
line-height:1.65em;


