body,td,th {
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
ul {
  line-height: 2;
}
a:link, a:visited, a:active {
    text-decoration:none;
}
a:link {
	color: #0B2161;
}
a:visited {
	color: #000093;
}
a:hover {
	color: #00B9B9;
}
a:active {
	color: #595959;
}
h1 {
	font-size: 20px;
	color: #2C331C;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: #2C331C;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #9F0002;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
h6 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.sangria {
	margin-left: 2em;
}