body {
	margin: 0px 0px 0px 0px;
	background-image: url(../image/bg1.jpg);
	background-color: #405870;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}

a:link, a:visited, a:active {
	color: #00ccff;
}

a:hover {
	color: #33ff33;
}

p {
	color : #cecece;
	font-family: Arial;
	font-size : 16px;
	line-height : 17pt;
	text-align : justify;
	margin-left: 5%;
	margin-right: 5%;
}

p.t {
	color : #cecece;
	font-family: Arial;
	font-size : 16px;
	line-height : 17pt;
	text-indent: 15px;
	text-align : justify;
	margin-left: 5%;
	margin-right: 5%;
}

b, .b {
	color :#ffffff;
	font-weight : bold;
	font-size : 13pt;
	font-family: Times New Roman, Arial;
}

.h1 {
	color:#ffffc6;
	font-family: Times New Roman, Arial;
	font-size: 17pt;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
}

.h2 {
	color : #99cccc;
	font-family: Times New Roman, Arial;
	font-size : 15pt;
	font-weight : bold;
	margin-left: 5%;
	margin-right: 5%;
}

.h3 {
	color : Snow;
	font-size : 14pt;
	font-family: Times New Roman, Arial;
	font-weight : bold;
	margin-left: 10%;
	margin-right: 10%;
}

.h4, .h5, .h6, .h7, .h8, .h9, .h10, .h11, .h12, .h13, .h14 {
	font-weight: bold;
	font-size: 10pt;
	line-height: 20px;
	font-family: tahoma;
	color:Times New Roman, Arial;
	margin-left: 12%;
	margin-right: 12%;
}

.i1 {
	text-indent: 0px;
	font-size: 17px;
	margin: 2px;
	line-height: 22px;
	font-family: verdana;
	color:#0715aa;
	margin-left: 5%;
	margin-right: 5%;
}

.i2 {
	text-indent: 20px;
	font-size: 15spx;
	margin: 2px;
	line-height: 20px;
	font-family: verdana;
	margin-left: 5%;
	margin-right: 5%;
	color:#0715aa;
}

.i3 {
	text-indent: 40px;
	font-weight: normal;
	font-size: 10pt;
	margin: 2px;
	line-height: 20px;
	font-family: verdana;
	margin-left: 5%;
	margin-right: 5%;
	color:#0715aa;
}

.i4, .i5, .i6, .i7, .i8, .i9, .i10, .i11, .i12, .i13, .i14 {
	font-weight: normal;
	font-size: 13px;
	margin: 2px;
	line-height: 20px;
	font-family: verdana;
	margin-left: 5%;
	margin-right: 5%;
	color:#0715aa;
}

.i4 {
	text-indent: 60px;
}
.i5 {
	text-indent: 80px;
}
.i6 {
	text-indent: 100px;
}
.i7 {
	text-indent: 120px;
}
.i8 {
	text-indent: 140px;
}
.i9 {
	text-indent: 160px;
}
.i10 {
	text-indent: 180px;
}
.i11 {
	text-indent: 200px;
}
.i12 {
	text-indent: 220px;
}
.i13 {
	text-indent: 240px;
}
.i14 {
	text-indent: 260px;
}


