body {
	background-image: url(images/background.gif);
	font-family: Calibri, "Century Gothic", Verdana;
	color: #004D83;
	background-repeat: repeat-x;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
.iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidesfadetowhite {
	background-color: #FFF;
	background-image: url(images/index_08.jpg);
	background-repeat: no-repeat;
}
.sidesfadetowhiteright {
	background-color: #FFF;
	background-image: url(images/index_10.jpg);
	background-repeat: no-repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

