		<style type="text/css">
			p
			{
				font-family:verdana, arial;
				font-size: 10pt;
				line-height: 1.4em;
			}

			h1
			{
				font-family:verdana, arial;
				font-size: 14pt;
				font-weight: normal;		
			}

			h2
			{
				font-family:verdana, arial;
				font-size: 11pt;
				font-weight: normal;
				color: #000000;	
			}

			a
			{
				font-family:verdana, arial;
				font-size: 10pt;
				font-weight: normal;
				color: #9E2192;					
			}


			.menu-link:hover
			{
				text-decoration: none;
			}

			.out-link
			{
				text-decoration:none;
			}

			.out-link:hover
			{
				text-decoration:underline;
			}
	
			body
			{
				font-family:verdana, arial;
				font-size: 9pt;
				line-height: 1.4em;
			}

			td
			{
				font-size:10pt;
			}
		</style>