body {
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-highlight-color: #0099cc;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-shadow-color: #0099cc;
	background-color: #000000;

}

td {
	vertical-align: top;
}
.Default-Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	vertical-align: top;
	overflow: auto;
}
.Default-p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	padding: 0px 20px 20px;
	margin-top: -5px;
}

.Default-Scroll {
	overflow: auto;
	width: 565px;
	height: 190px;
	background-color: #000000;
}
.About-p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-indent: 10px;
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Contact-p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-indent: 10px;
	padding: 15px 10px 10px;
	vertical-align: middle;
}
.Services-Scroll {
	overflow: auto;
	width: 540px;
	height: 213px;
	padding-right: 5px;
}
.Services-Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
	font-variant: small-caps;
	padding-bottom: 0px;
}

.Services-p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 10px;
	text-align: justify;
}

.Services-p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 25px 5px 5px;
	text-align: center;
	font-weight: bold;
	line-height: 8px;
	margin: 10px;
}
.Portfolio-p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	font-weight: 500;
	line-height: 17px;
}

