/* CSS Document */

body {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	background-color: #9FD8E1;
}
a {
	font-size: 16px;
	color: #000000;
}

a:active {
	color: #000000;
}
h1 {
	font-size: 14px;
	color: #352548;
}
h2 {
	font-size: 22px;
	color: #352548;
	margin-bottom: 0px;
}
h3 {
	font-size: 20px;
	color: #352548;
	margin-bottom: 0px;
}
h4 {
	font-size: 18px;
	color: #352548;
	margin-bottom: 0px;
}
.top {
	font-size: 14px;
	line-height: 18px;
}
.side {
	font-size: 14px;
	line-height: 16px;
}
.content {
	font-size: 16px;
	line-height: 28px;
	padding-left: 30px;
}
.test {
	font-size: 12px;
	line-height: 22px;
	padding-left: 30px;
	font-style:italic;
}
a.nav {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding-right: 10px;
	color: #352548;
	text-decoration: none;

}
a:hover.nav{
	color: #09A2CB;
}
.services {
	margin-left: 20px;
	margin-right: 20px;
}