/* CSS Document */

a {text-decoration:none;}
a:link {color:#99B8FF;}
a:visited {color:#99B8FF;}
a:hover {color:#C1D3FF;}
a:active {color:#ffffff;}

body, td, th, p {
  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, "MS Sans Serif";
  font-size: 13px;
  line-height: 13pt;
  letter-spacing:inherit;
}

.header {
  font-family: "Trebuchet MS", Arial, Helvetica, Verdana, "MS Sans Serif";
  font-size: 15px;
  line-height: 17pt;
  letter-spacing:inherit;
}

.text {
  margin-left:50px;
  margin-right:10%;
}

.text-small10px {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.text-newscaption {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #999999;
}
