body {
	background-color: #ffffff;
}
td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#tdrow {
	margin-left:30px;
}

p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#nav {
	cursor: pointer;
	cursor: hand;
	font-family: Georgia,Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #d30012;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	height: 32px;
}
#nav:hover {
	text-decoration: underline;
}

#navi {
	cursor: pointer;
	cursor: hand;
	font-family: Georgia,Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #d30012;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	border-right:1px solid #d30012;
	height: 32px;
}
#navi:hover {
	text-decoration: underline;
}
#navi2 {
	cursor: pointer;
	cursor: hand;
	font-family: Georgia,Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #046cb3;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	height: 32px;
}
#navi2:hover {
	text-decoration: underline;
}
#navi3 {
	cursor: pointer;
	cursor: hand;
	font-family: Georgia,Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #046cb3;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 5px;
}
#navi3:hover {
	text-decoration: underline;
}
#copy {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

