@charset "utf-8";

/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #DDEFF9;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
text-decoration: none;
	color: #333333;
}
a:active {
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #3B5C63;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}

.style1 {color: #FFFFFF}
.style2 {
	font-size: x-small;
	color: #FFFFFF;
}
.style3 {
	color: #3B5C63;
	font-weight: bold;
}
.alt:link {
	text-decoration: underline;
	color: #FFFFFF;
	}
.alt:visited {
	text-decoration: underline;
	color: #FFFFFF;
	}
.alt:hover {
	text-decoration: none;
	color: #FFFFFF;
		}
.alt:active {
	text-decoration: underline;
	color: #FFFFFF;
	}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.altb:link {
	text-decoration: underline;
	color: #333333;
	}
.altb:visited {
	text-decoration: underline;
	color: #333333;
	}
.altb:hover {
	text-decoration: none;
	color: #333333;
		}
.altb:active {
	text-decoration: underline;
	color: #333333;
	}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
