/* CSS Document */

body {
	margin:0;
	background-color:#CCCCCC;
}

.heading {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#04543D;
}

.bottomBack {
	background-image:url(images/1_17.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.bottomText {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
}

a:link {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

a:active {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

a:visited {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

.dots {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#F3994B;
}

a.links:link {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#04543D;
	text-decoration:underline;
}

a.links:hover {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#04543D;
	text-decoration:underline;
}

a.links:active {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#04543D;
	text-decoration:underline;
}

a.links:visited {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#04543D;
	text-decoration:underline;
}

