body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

p {
    margin: 0;
    padding: 0;
}

a {
	text-decoration:underline;
	font-weight: bold;
}


ul.ppt {
	list-style-type: none;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.ppt img {
	background-color: #FFFFFF;
}



.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #676767;
	text-decoration: none;
}

.h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
}

.h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #C3C3C3;
	text-decoration: none;
}

.h4 {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

.h4:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #C3C3C3;
	text-decoration: none;
}

.h4Over {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #C3C3C3;
	text-decoration: none;
}

.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #676767;
	text-decoration: none;
	text-align: justify;
}

.h6 {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #A7966A;
	text-decoration: none;
}

