h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.picWrapLeft {
	float: left;
	visibility: visible;
	z-index: 10;

}


.wrapper{
text-align: center;	
}

.page {
	margin:0 auto 0 auto;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: #FFFFFF;*/
	width: 740px;
	border:1px black solid;
	page-break-after: always;
}


.breaker{
	clear: both;
}


.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	visibility: visible;
	width: 100%;
	padding: 30px;
	float: right;
	z-index: 2;
	

}
.center {
	text-align: center;
}

.bg {
	background-color: #999999;
}
.tWidth {
	width: 15%;
}
img {
	border: 0px none;
}
.twidth2{
width: 45%;
}
.twidth3{
width: 55%;
}
.twidth4{
width: 80%;
font-size: 12px;
}
#copyright{
	text-align:center;
	
}
