body {
	font-family:  sans-serif;
	font-size: 10pt;
}
td {
	font-family:  sans-serif;
	font-size: 10pt;
}
p, ol {
	font-family:  sans-serif;
	font-size: 10pt;
	margin-top : 0px;
	margin-bottom: 15px;
	line-height: 15px;
}
ul  {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top : 0px;
	margin-bottom: 15px;
	line-height: 15px;
}
h1, h2, h3, h4, h5, h6, p, ol, table{
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 {
	font-size: 14pt;
	color: #003399;
	margin-bottom: 20px;
}
h2 {
	font-family:  sans-serif;
	font-size: 14pt;
	color: #666666;
	margin-top : 25px;
	margin-bottom: 10px;
}
h3 {
	font-size: 13pt;
	color: #666666;
	margin-top : 10px;
	margin-bottom: 10px;
}
h4 {
	font-size: 11pt;
	color: #666666;
	margin-top : 10px;
	margin-bottom: 0px;
	line-height:  15px;
}
h5 {
	font-size: 10pt;
	color: #666666;
	margin-top : 10px;
	margin-bottom: 10px;
}
a {
	text-decoration: none;
	color:  #003366;
}
a:hover {
	text-decoration: underline;
}

.homenav {
	font-weight: bold;
	color: #003366;
	font-size: 13pt;
	text-decoration: none;
}
a.homenav:hover {
	text-decoration: none;
	color: #FF3300;
}
.homenav_selected {
	text-decoration: none;
	font-weight: bold;
	color: #FF3300;
	font-size: 13pt;
}
.pagenav {
	font-weight: bold;
	color: #003366;
	font-size: 12pt;
	text-decoration: none;
}
a.pagenav:hover {
	text-decoration: none;
	color: #FF3300;
}
.pagenav_selected {
	text-decoration: none;
	font-weight: bold;
	color: #FF3300;
	font-size: 12pt;
}
.pagesubnav {
	font-weight: bold;
	color: #003366;
	font-size: 11pt;
	text-decoration: none;
}
a.pagesubnav:hover {
	text-decoration: none;
	color: #FF3300;
}
.pagesubnav_selected {
	text-decoration: none;
	font-weight: bold;
	color: #FF3300;
	font-size: 11pt;
}