<style>
	body{
	}
	/*=== default styles ===================*/
	p {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 11pt;
	}

	li {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 11pt;
	}

	h1 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 14pt;
		color: #75cac6;
		font-weight : 200;
		font-variant : small-caps;
	}

	/*=== default styles ===================*/
	p.disclaimer {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 12pt;
	}

	/*=== link syles ===================*/
	a.pagelink, a.pagelink:link, a.pagelink:visited {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: underline;
		color: #f15346;
		font-size: 10pt;
		font-weight: bold;
		line-height:13px;
	}

	a.pagelink:hover 	{
		text-decoration: underline;
		color: #75cac6;
		font-weight: bold;
		line-height:13px;
	}

	a.bottomlink, a.bottomlink:link, a.bottomlink:visited {
		font-family: Verdana, Helvetica, sans-serif;
		text-decoration: underline;
		color: #f5f5dc;
		font-size: 10px;
		font-weight: normal;
		line-height:13px;
	}

	a.bottomlink:hover 	{
		text-decoration: underline;
		color: #75cac6;
		font-size: 10px;
		font-weight: normal;
		line-height:13px;
	}

	.bottomtext {
		font-family: Verdana, Helvetica, sans-serif;
		text-decoration: none;
		color: #ffffff;
		font-size: 10px;
		font-weight: normal;
		line-height:13px;
	}

	/*=== table default styles ===================*/

	td.moreinfo {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		color: #000000;
		padding-top : 4px;
		padding-bottom : 4px;
		padding-left: 5px;
		padding-right: 5px;
	}
</style>
