body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_text {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.btns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: oblique;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.btns:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: oblique;
	font-weight: 400;
	color: #FFFF00;
	text-align: center;
}

.top_background {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
}
.bigbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #333333;
}
.bigestBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: 300;
	color: #0000FF;
	text-decoration: underline;
}
.body_regular {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt_regular_wht {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt_smallPrint_wht {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.italic {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: 500;
	color: #333333;
	text-decoration: none;
}
.bigestBodylink {

	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0000FF;
}
.line {
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0000FF;
	left: 20px;
}

