body{
		margin-top: 5px;
		background-color: #D6DAE0;
		color: #230065;
		font-family: "Verdana";
	}
	h1{
		font-size:18px;
		margin-top:0px;
		padding-top:0px;
		padding-bottom:0px;
		margin-bottom:0px;
		padding-left:5px;
	}
	h2{
		font-size:16px;
		margin-top:10px;
		padding-left:10px;
		color: Yellow;
	}
	a{
		color:#484848;
		text-decoration:none;
	}
	a:hover{
		color:Aqua
	}
	/*services*/
	p{
		font-size: 14px;
		text-align: justify;
		padding-right: 30px;
		text-indent: 10px;
		margin-top: 15px;
		margin-bottom: 10px;
		line-height: 18px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

	dt{
		font-size: 16px;
		margin-bottom: 10px;
	}
	dd{
		font-size: 16px;
		margin-bottom: 5px;
	}
