<style type="text/css">
<!--
	body, td {
		font-size: 7.5pt;
		color: #000000;
		font-family: Verdana, Arial;
	}
	
	input, select, textarea {
		font-family: Verdana, Arial;
		font-size: 10px;
	}
	
	a {
		text-decoration: none;
		font-weight: bold;
		color: #1B6DB3;
	}
	
	a:hover {
		text-decoration: underline;
		color: #1B6DB3;
	}
	
	.menuItem {
		font-size: 12pt;
		color: #999999;
		font-family: Arial;
		font-weight: bold;
	}
	
	.heading {
		font-size: 11pt;
		color: #000000;
		font-family: Arial;
		font-weight: bold;
	}
	
	.normaltext {
		font-size: 10pt;
		color: #000000;
		font-family: Arial;
		font-weight: normal;
	}
	
	.smalltext {
		font-size: 10px;
		color: #999999;
		font-family: Verdana;
		font-weight: normal;
	}
	
	.tinytext {
		font-size: 7.5pt;
		color: #999999;
		font-family: Arial;
	}
	
	table.framed {
		border: 1px dashed #cccccc;
		background-color: #ffffff;
	}
	
	td.dashedTop {
		border-top: 1px dashed #cccccc;
	}
	
	td.dashedBottom {
		border-bottom: 1px dashed #cccccc;
	}
	
	td.dashedLeft {
		border-left: 1px dashed #cccccc;
	}
-->
</style>