body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../image/backgindex.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
}
.stylered {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

a:visited {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
p {
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-indent: 15px;
	text-align: justify;
	padding-left: 15px;
	margin-left: 0px;
	margin-right: 15px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: normal;
}
