body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
a {
	font-size: 12px;
	color: #2970C2;
}
a:visited {
	color: #2970C2;
	text-decoration: none;
}
a:hover {
	color: #2970C2;
	text-decoration: underline;
}
a:active {
	color: #2970C2;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12pt;
	color: #2970C2;
}
h2 {
	font-size: 10pt;
	color: #000000;
}
a:link {
	text-decoration: none;
}
.boldstyle {
	font-weight: bold;
	color: #2970C2;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #97C7E5;
	border-right-color: #97C7E5;
	border-bottom-color: #97C7E5;
	border-left-color: #97C7E5;
}
.stylesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
