p {
	margin-left: 5px;
	font-size: smaller;
	font-family: Tahoma;
	padding-left: 0;
	text-align: justify;
	margin-right: 25px;
}

img {
	margin-bottom: 5;
	margin-left: 15;
	margin-right: 18px;
	padding-left: 5;
	padding-right: 5;
	border: 0px;
}
body {
	background-color: White;
}
table {
	border: White;
	border-left: White;
}

h1 {
	font-size: 13px;
	font-family: Tahoma;
}
h2 b {
	color: Blue;
}

h2 i {
	color: Green;
	font-size: large;
}
h2 {
	font-size: 12px;
	margin-right: 10px;
	font-family: verdana;
}

h4 {
	color: Blue;
	font-size: 13px;
	margin-right: 10px;
	font-family: verdana;
	text-align: justify;
}