html, body {
	height: 100%;
}

body{ margin: auto; padding: 0; font-size:11pt; font-family:Arial, Helvetica, Sans-serif; background-image: url(../images/background-body.jpg); background-repeat: repeat-x; }

body, h1, h3, p {
	padding: 0;
	margin: 0;
}
.text{ color: #333; font-size: 13px; letter-spacing: 100%; margin-top: 12px; margin-right: 25px; margin-left: 45px; }
.copyright { color: #fff; font-size: 8pt; margin: 30px 0 20px 30px; }
.copyright a{ color: #fff; font-size: 8pt; }
.text a{
	color: #256529;
	text-decoration: underline;
}
.text a:hover{
	color: #003366;
}

.text p{
	margin: 10px 0 0 0;
	line-height: 140%;
}

.head {
	margin: 15px 0 0 45px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #256529;
	letter-spacing: 1px;
}
.head a { color: #256529; font-size: 20px; font-family: Arial, Helvetica, Sans-serif; font-weight: normal; letter-spacing: 1px; }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.boxback { background-image: url(../images/box-middle.jpg); background-repeat: repeat-y; background-position: inherit; margin-right: 12pt; margin-left: 12pt; }
.navback { background-image: url(../images/index-2_Layer-14.gif); background-repeat: no-repeat; background-position: 0 0; }

