body {
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #484C6A;
	scrollbar-highlight-color: #484C6A;
	scrollbar-3dlight-color: #484C6A;
	scrollbar-shadow-color: #484C6A;
	scrollbar-darkshadow-color: #484C6A;
	background-color: #FFFFFF;
	margin: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AAB9B0;
	text-decoration: none;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #486A57;
	font-weight: 500;
}
.bg {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #484C6A;
	font-size: 18px;
}
a {
	color: #484C6A;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #486A57;
}
.big {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #486A57;
}
.images {
	border: 2px ridge #486A57;
}

.specialFont {
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight: bold;
 color: #FFFFFF;
 padding-left: 20px;
 padding-right: 20px;
}
