/* CSS Document */

.rightsreserved{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}
.sigmatree{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}
.sigmatree:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
	}
	
.bodytext{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	}
.mail{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	}
.mail:hover{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
	}
.subheading{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	}
.servicestxt{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	}
.scrollbar{
	scrollbar-base-color:#9d9d9d;
    scrollbar-arrow-color: #2f290f;
    scrollbar-face-color:#818181;
	}
