body {
	background-color: #ffffff;
	color: #333333;
	font-family:  Arial, sans-serif;
	font-size: 9pt;
}

td {
	font-family:  arial, sans-serif;
	font-size: 8.5pt;
	vertical-align:top;
}

td.menutable a {
	display: block;
	text-decoration: none;
}
td.menutable a:link, td.menutable a:visited, td.menutable a:active {
	color: #ffffff;
	background-color: #999999;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
}
td.menutable a:hover {
	color: #ffffff;
	background-color: #101043;
	text-decoration: none;
}

td.submenutable a {
    text-decoration: none;
}
td.submenutable a:link, td.submenutable a:visited, td.submenutable a:active {
    color: #000000;
	text-decoration: none;
}
td.submenutable a:hover {
    color: #0000cc;
	text-decoration: none;
}

a:link,a:visited,a:active {
	text-decoration: none;
	color: #2E3092;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #448CCB;
	font-weight: bold;
}

hr {
	height:1;
	color:#666666;
}

h1
{
	font-family: Times, Times Roman;
	font-size: 28pt;
	font-weight: bold;
	padding-top: 7;
	padding-bottom: 0;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-style: italic;
}

h2
{
	font-family: Times, Times Roman;
	font-size: 15pt;
	font-weight: normal;
	padding-top: 5;
	padding-bottom: 0;
	color: #0000AC;
	text-align: left;
	text-decoration: none;
	font-style: normal;
	line-height: 0pt;
}

h3
{
	font-size: 12pt;
	font-weight: lighter;
	padding-top: 5;
	padding-bottom: 0;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}

h4
{
	font-size: 10pt;
	color: #333365;
}

