.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.addy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #DCE4F1;
}
.bold {
	font-weight: bolder;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.oblique {
	font-style: oblique;
	color: #4878BA;
}
.form-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2D4059;
	color: #FFFFFF;

}
.form-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
	color: #99B7DB;
	background-color: #454E99;
	line-height: 30px;


}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	font-style: oblique;

}
.rule-top {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #4973B6;
	border-right-color: #4973B6;
	border-bottom-color: #4973B6;
	border-left-color: #4973B6;
}
.rule-box {
	border: thin dotted #4466B0;
}
.product-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #464F9A;
}
.rule-right {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #464F9C;
	border-right-color: #464F9C;
	border-bottom-color: #464F9C;
	border-left-color: #464F9C;
}
.bky {
	background-attachment: fixed;
	background-image: url(addy.jpg);
	background-repeat: repeat-x;
}
