h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	text-align: left;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	padding-top: 50px;
	padding-left: 50px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-align: left;
	font-weight: bolder;
	line-height: normal;
	color: #000000;
	padding-left: 50px;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 500;
	line-height: normal;
	color: #000000;
	padding-left: 50px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 50px;
}
li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
table {
	background-color: #FFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
