* {
	border-collapse:collapse;
	font-family: Arial, Verdana, sans-serif;
	color: #222222;
}

table {
	border-collapse: collapse;
	width: 600px;
}
td {
	font-size: 0.95em;
	line-height: 1.05em;
	vertical-align:top;
}

a {
	font-size: 0.95em;
	line-height: 1.05em;
	font-weight: bold;
	font-style: normal;
	color: #2A3996;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	margin:0px;
	padding:0px;
}
p {
	font-size: 0.95em;
	line-height: 1.05em;
	margin-top: 0px;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
}

h1,h2,h3 {
	color: #222222;
}

h4,h5,h6 {
	color: #222222;
	font-weight: bold;
}

h1 {
	font-size: 1.3em;
	line-height: 1.35em;
	border-bottom: 1px solid #2A3946;
	padding:0px;
	margin:0px;
	margin-bottom: 8px;
}
h2 {
	font-size: 1.25em;
	line-height: 1.3em;
	margin-bottom: 7px;
}
h3 {
	font-size: 1.2em;
	line-height: 1.25em;
	margin-bottom: 6px;
}
h4 {
	font-size: 1.15em;
	line-height: 1.2em;
	margin-bottom: 5px;
}
h5 {
	font-size: 1.1em;
	line-height: 1.15em;
	margin-bottom: 4px;
}
h6 {
	font-size: 1.05em;
	line-height: 1.1em;
	margin-bottom: 4px;
}

td {
        vertical-align: top;
}

hr {
	border: 0px;
	border-top: 1px solid black;
	height: 1px;
}
