address{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
}
div.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	color: Black;
	line-height: 35px;
}
div.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	color: Black;
	line-height: 30px;
}

body {
	background-color : White;
}
A:link {
	color: #00319C;
}
A:visited {
	color:#00319C;
}
A:active {
	color: #9CCEFF;
}
td {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: normal;
	color: Black;
	vertical-align : top;
	line-height: 20px;
}
table {
	border-width: thin;
}
ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: normal;
	margin-top: 0px;
	color: Black;
}
li {
	margin-bottom: 2px;
}
ol {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: normal;
	color: Black;
	margin-top: 0px;
}
h1 {
	color: Black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: center;
}
h2 {
	color: Black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: left;
}
h3 {
	color: Black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
}
h4 {
	color: Black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 5px;
}
h5 {
	color: Black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 20px;
}
h6 {
	color: Black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: 20px;
}