h6 {
	font-family: Tahoma;
	font-size: small;
	color: #E60000;
}
h5 {
	font-family: Tahoma;
	font-size: larger;
	text-align: left;
	text-decoration: underline;
	font-family: Tahoma;
}

span {
	font-family: Tahoma;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: auto;
	letter-spacing: normal;
	line-height: normal;
	color: #FFE446;
}

hr {
	font-family: Tahoma;
	color: #FFE446;
}


table {
	font-family: Tahoma;
	font: small Tahoma;
	vertical-align: top;
	text-align: left;
	
}

td {
	vertical-align: top;
	}


h1 {
	color: #FFE446;
	font-family: Tahoma;
	font-size:58px;
	font-weight: bold;
}

h3 {
	font-family: Tahoma;
	font-size: larger;
	text-align: center;
	text-decoration: underline;
	font-family: Tahoma;
}
h6{
	font-family: Tahoma;
	font-size: small;
	color: #FFE446;
	height: 0px;
}


p {
	font-family: Tahoma;
	font: small Tahoma;
	color: Black;
}
h2 {
	font-family: Tahoma;
	font: large Tahoma;
	color: #FFE446;
}

