body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.7em;
	font-style: normal;
}
body {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #9C3E19;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
	text-decoration: none;
}
a:active {
	color: #996633;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: 002152;
}
h2 {
	font-size: 11px;
	color: #000033;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	font-weight: normal;
	color: #666666;
	margin: 7px;
	padding: 7px;
}
p {
	margin: 8px;
	padding: 0px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0px;
	padding: 10px;
}

table.insidetable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
