
	<style type="text/css">		
	<!--
			A:Link
		{
			COLOR : Black;
			FONT-FAMILY : Times New Roman, Times, serif;
			FONT-SIZE : 11pt;
			text-decoration : underline;	
		}
			A:Visited
		{
			COLOR : Black;
			FONT-FAMILY : Times New Roman, Times, serif;
			FONT-SIZE : 11pt;
			text-decoration : underline;
		}
			A:Active
		{
			COLOR : Black;
			FONT-FAMILY : Times New Roman, Times, serif;
			FONT-SIZE : 11pt;
			text-decoration : underline;
		}
		A:Hover  {
			COLOR : Black;
			FONT-FAMILY : Times New Roman, Times, serif;
			FONT-SIZE : 11pt;
			text-decoration : underline;
		}
		TD  {
			COLOR : Black;
			FONT-FAMILY : Times New Roman, Times, serif;
			FONT-SIZE : 11pt;
		}
		UL  {
			COLOR : Black;
			FONT-FAMILY : Times New Roman, Times, serif;
			FONT-SIZE : 11pt;
		}
		#footer {
			font-family: Times New Roman, Times, serif; 
			font-size: 8pt;
			COLOR : black;
		}
		
		.h1 {
			font-family: Times New Roman, Times, serif; 
			font-size: 14pt;
			COLOR : #7a1215;
			font-weight: bold;
		}
		#highlight {
			font-family: Times New Roman, Times, serif; 
			font-size: 12pt;
			COLOR : #7a1215;
			font-weight: none;
			text-align: center;
		}
		-->
</style>