body {
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #CEEBFD;
}

p {
	color: #3f3f3f;
	font-family: "trebuchet MS";
	padding: 7px;
	font-size: 12px;
	line-height: 16px;
}

.inline{
	color: #3f3f3f;
	font-family: "trebuchet MS";
	padding: 7px;
	font-size: 12px;
	line-height: 11px;
}

img { border:0px;
}

ul {
	color: #3f3f3f;
	font-family: "trebuchet MS";
	padding: 7px;
	font-size: 12px;
	line-height: 16px;
	margin-left: 20px;
	padding-left: 10px;
	list-style: none;
	list-style-image: url(images/list.gif);
	line-height: 20px;
}

h1 {
	font-size: 20px;
	font-family: "trebuchet MS";
    color: #3f3f3f;
	line-height: 10px;
	padding: 7px;
}

h2 {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	padding: 7px;
	line-height: 10px;
}

h3 {
	font-size: 14px;
	font-family: "trebuchet MS";
	color: #A22323;
	padding: 7px;
	line-height: 10px;
}

a {
	color: #3f3f3f;
	font-family: "trebuchet MS";
	padding: 7px;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

a:hover {
	font-family: "trebuchet MS";
	padding: 7px;
	font-size: 12px;
	line-height: 16px;
	color: #2D446B;
	text-decoration: underline;
}
