td { font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 80%;
	 valign: top;
}

p {	font-size: 100%;
	line-height: 120%;
	padding: 5px 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 2px;
	color: #993300;
}

h2 {
	font-size: 128%;
	font-weight: bold;
	margin-bottom: 2px;
	color: #993300;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 2px;
	color: #993300;
}

h4 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 2px;
	color: #993300;
}

h5 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 2px;
	color: #993300;

}
h6 {
	font-size: 100%;
	font-style: italic;
	margin-bottom: 2px;
	color: #993300;
}

a {
	text-decoration: underline;
	color: #222233;
}

a:hover {
	text-decoration: none;
	color: #ff2222;
}
