
h1 {
	font-size: 16pt;
	border-top-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left: solid 20px;
	border-top: solid 3px;
	border-bottom: solid 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 10px;
	border-left-color: #0033CC;
	}

h2 {
	background-color: #66FFCC;
	color: #006600;
	padding: 2px;
	font-size: 12pt;
	margin-bottom: 4px;	
	}

h3 {
	font-size: 16pt;
	border-top: solid 4px;
	border-bottom: solid 4px;
	margin: 8px;
	font-weight: bold;
	border-top-color: #0033CC;
	border-bottom-color: #0033CC;
}

h4 {
	background-color: #66FFCC;
	color: #000066;
	padding: 2px;
	font-size: 12pt;
	margin-bottom: 4px;	
}

h5 {
	font-size: 20px;
	border-bottom-color: #009900;
	border-left-color: #009900;
	border-bottom-width: 2px;
	border-left-width: 40px;
	color: #000000;
	border-left-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 4px;
}

.body_margin {
	margin: 30px;
}


.table_text-1 {
	font-size: 12pt;
	line-height: 125%;	
}

.table_text-2 {
	font-size: 12pt;
	line-height: 130%;
	margin: 30;	
}

.title-1 {
	font-size: 14pt;
	color: #CC0000;
}
.title-2 {
	font-size: 14pt;
	line-height: 130%;
	color: #6633CC;
}
.big_text {
	font-size: 16pt;
	color: #000066;
	line-height: 130%;
}

.main_text1 {
	font-size: 12pt;
	line-height: 150%;
	margin-right: 60px;
	margin-left: 60px;
	color: #000000;
}

.back_text1 {
	background-color: #99CCFF;
	padding: 20px;
	font-size: 14pt;
}

.mini_text1{
	color: #6633CC;
	font-size: 10pt;
	line-height: 120%;
	margin-right: 40px;
	margin-left: 40px;
}

.center1 {
	text-align: center;
	margin: 20px;	
}
