body {
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	line-height: 16px;
	background-image: url(images/bottomback.jpg);
	background-color: #0E1D50;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #0E1D50;
	text-decoration: underline;
	margin-left: 25px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #0E1D5D;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0E1D50;
	margin-left: 25px;
}
.side {
	background-image: url(images/side.jpg);
	background-repeat: repeat-x;
}
.int_table {
	background-color: #FBFBFB;
	background-image: url(images/bodyback.jpg);
	background-repeat: repeat-x;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #0E1D5D;
}
.border {
	border: 1px solid #000000;
}
.img {
	{
	border: 2px solid #0E1D81;
      }
