	body {
		font-size: 12pt;
		font-family: Garamond, Arial, Helvetica, sans-serif;
		margin-left: 8px;
		margin-top: 8px;
		background-color: #FFFFFF;
        background-repeat: repeat-y;
	}

	A:link {
		font-size: 13pt;
		color: #b3b1f3;
	}

	A:visited {
		font-size: 13pt;
		color: #b3b1f3;
	}

	A:hover {
		Color : black;
	}

	TD.curr-nav {
		font-size: 13pt;
		color: #ffffff;
		background-color: #b3b1f3;
		font-family: Garamond, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
	}

	TD.nav {
		font-size: 13pt;
		color: #b3b1f3;
		font-family: Garamond, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align : center;
	}

	TD.header {
		font-size: 14pt;
		font-weight: bold;
		font-family: Garamond, Arial, Helvetica, sans-serif;
	}

	TD.text {
		font-size: 10pt;
		font-family: Garamond, Arial, Helvetica, sans-serif;
		background-color: #5008800;
	}
	
	TD.cell {
		font-size: 12pt;
		font-family: Garamond, Arial, Helvetica, sans-serif;
		background-color: white;
	}
	
	TD.rowlabel {
		font-size: 12pt;
		font-weight: bold;
		font-family: Garamond, Arial, Helvetica, sans-serif;
		background-color: #5008800;
	}
	
	TD.body {
		font-size: 13pt;
		font-family: Garamond, Arial, Helvetica, sans-serif;
		background-color: white;
		padding-left: 23px;
		padding-top: 8px;
		padding-bottom: 10px;
	}

	TD.footer {
		font-size: 10pt;
		font-family: Garamond, Arial, Helvetica, sans-serif;
	}
	
	b.subheading {
		font-size: 15pt;
		font-family: Garamond, Arial, Helvetica, sans-serif;
	}

