@charset "utf-8";
.style1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ED1B24;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ED1B24;
}
a:hover {
	text-decoration: none;
	color: #ED1B24;
}
a:active {
	text-decoration: underline;
	color: #ED1B24;
}
h1 {
	font-size: 20px;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h2 {
	font-size: 11px;
	color: #0000FF;
	border-left-color: #0000FF;
	border-left-width: 11px;
	border-left-style: solid;
	padding-left: 7px;
}
.smallprint {
	font-size: 10px;
}
div.smallprint {
	text-align: center;
}
#tdSidebar a {
	color: #0275A1;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#tdSidebar a:hover {
	background-color: #CCCCCC;
}

p {
	line-height: 1.7em;
	text-align: justify;
}
