@charset "utf-8";
/* CSS Document */

td{
	text-align:left;
	vertical-align:top;
	line-height:150%;
}

body
{
	font-family:"Trebuchet MS", Arial;
	font-size:11pt;
	background::white;
	line-height:150%;
}

.TableTitle2
{
	font-weight:bold;
}

.TechTitle
{
	background-image:url(../images/GreyCornerShade.png);
	padding-left:5px;
	background-repeat:no-repeat;
	font-weight:bold;
}