body
	{
	margin-left: 0;
	margin-right: 10;
	margin-top: 0;
	margin-bottom: 20;
	background-color: #ffffff;
	background-image: url("/images/menu_back.gif");
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

a:link
	{
	color: #1b4798;
	text-decoration: none;
	}
a:visited
	{
	color: #1b4798;
	text-decoration: none;
	}
a:hover
	{
	color: #1b4798;
	text-decoration: underline;
	}
a:active
	{
	color: #e49d42;
	text-decoration: underline;
	}

li
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
h1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	margin: 0;
	}
h2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 0;
	}
h3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
	}
h4
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 20px;
	}

.navigation
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #e49d42;
	margin-top: 0;
	margin-bottom: 20px;
	}
	
.note
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;	
	}
	
.heading
	{
	background-color: #1b4798;
	color: #ffffff;
	font-size: 14pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	padding-left: 10;
	padding-top: 3;
	padding-bottom: 3;
	}
	
.subheadingtable
	{
	font-size: 14pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	}
.subheading
	{
	font-size: 14pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	}

