@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #55ABC2;
	background-image: url(ftrbg_06.jpg);
	background-repeat: repeat-x;
}
p {}
ol {}
li {
	padding: 3px;
}
a {
	color: #E45700;
}
a:hover {
	color: #006699;
}
a:visited {
	color: #E45700;
}
h1 {
	color: #006699;
	font-size: 24px;
}
h2 {
	color: #E45700;
	font-size: 18px;
}
h3 {}
.bg {
}
.title1 {
	font-size: 26px;
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.title2 {
	font-size: 16px;
	color: #E45700;
	font-family: Georgia, "Times New Roman", Times, serif;
}
