td img {
}

table{
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A0203;
	line-height: 1.5em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	padding: 0px;
	margin-bottom: 1em;
	line-height: 1.5em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004990;
	letter-spacing: -1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #004990;
	letter-spacing: -1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	font-weight: bold;
	color: #3964B3;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #205CCC;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #13387D;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #205CCC;
	text-decoration: underline;
}

a.special:link {
	font-weight: bold;
	color: #3964B3;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}
a.special:hover {
	font-weight: bold;
	color: #205CCC;
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing: 2px;
}
a.special:visited {
	font-weight: bold;
	color: #13387D;
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing: 2px;
}
a.special:active {
	font-weight: bold;
	color: #205CCC;
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing: 2px;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
.smalltext {
	padding: 0px;
	margin-bottom: 1em;
	line-height: 1.2em;
	font-size: 11px;
	font-weight: bold;
	color: #004990;
}
.boldred {
	padding: 0px;
	margin-bottom: 1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #ED1C24;
}
.header {
	font-size: 18px;
	color: #004990;
}
