body {
	margin-top: 10px;
	background-color: #F5DD95;
}
P {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size:9.5pt;
	line-height:20px;
	color:#004A80;
}
BLOCKQUOTE {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;if
	font-size:9.5pt;
	line-height:20px;
	color:#004A80;
}
TD {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size:9.5pt;
	line-height:18px;
	color:#004A80;
}
.textBody { 
	padding-right:30px;
	padding-top:20px;
	padding-bottom:20px;
}
.sideBody { 
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}
.menuBody { 
	padding:20px;
}
h1 {
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-size:15pt;
	line-height:24px;
	color:#004A80;
}
h2 {
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-size:13pt;
	line-height:24px;
	font-style:italic;
	color:#9E0B0E;
}
h3 {
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-size:13pt;
	line-height:24px;
	color:#004A80;
}
.sideBar {
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-size:10pt;
	line-height:18px;
	color:#004A80;
}
.menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	line-height:12px;
	color:#004A80;
}
hr {
	color:#9E0B0E;
}
.small {
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-size:10pt;
	line-height:14px;
	color:#004A80;
}
ul {
	list-style:square;
}
a:link {
	text-decoration: none;
	font-weight:bold;
	color:#CC9900;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color:#CC9900;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	color:#CC9900;
}
a:hover {
	text-decoration: none;
	font-weight:bold;
	color:#9E0B0E;
}