	BODY {
		background-color: #FFFFFF;
		color: #000000;
		font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
	}
	.h1 { 		font-family: arial, helvetica, sans-serif;
		font-size: 20pt;
		font-weight: bold;
		text-decoration: none;
	}
	.h2 { 		font-family: arial, helvetica, sans-serif;
		font-size: 14pt;
		font-weight: bold;
		text-decoration: none;
	}
	.h3 { 		font-family: arial, helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		text-decoration: none;
	}

	.textback { background-color: yellow;
		background-image: url(backgrounds/cherry.gif);
		font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		text-decoration: none;
	}
	.textlgb { font-family: arial, helvetica, sans-serif;
		font-size: 14pt;
		font-weight: bold;
		text-decoration: none;
	}
	.textmenudk { background-color: #EFBD8C;
		font-family: arial, helvetica, sans-serif;
		font-size: 7pt;
		text-decoration: none;
	}
	.textmenult { background-color: #FFE7BD;
		font-family: arial, helvetica, sans-serif;
		font-size: 7pt;
		font-weight: bold;
		text-decoration: none;
	}
	.text { font-family: arial, helvetica, sans-serif;
		font-size: 9pt;}

	.textwh_sm { font-family: arial, helvetica, sans-serif;
		font-size: 8pt;
		color: #ffffff;
	}

	.textwh { font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		color: #ffffff;
	}

	.textwh_med { font-family: arial, helvetica, sans-serif;
		font-size: 15pt;
		color: #ffffff;
	}

	.textwh_large { font-family: arial, helvetica, sans-serif;
		font-size: 30pt;
		color: #ffffff;
	}

	.textb { font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
	}

	.textsm { font-family: arial, helvetica, sans-serif;
		font-size: 8pt;}

	.textxsm { font-family: arial, helvetica, sans-serif;
		font-size: 6pt;}

	.textsm_b { font-family: arial, helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
	}

	p.border {
		border : dashed dashed dashed dashed Black;
	}
	p.border2 {
		border : medium dotted ThreedShadow #EFBD8C;
	}
	A:link { font-family: arial, helvetica, sans-serif;
		color: #FF0000; text-decoration: none;
		font-size: 9pt;}
	A:visited  {  font-family: arial, helvetica, sans-serif;
		color: #800080; text-decoration: none;
		font-size: 9pt;}
	A:hover    {  font-family: arial, helvetica, sans-serif;
		text-decoration: underline;
		font-size: 9pt;}
	A:active { font-family: arial, helvetica, sans-serif;
		color: #8F4B05; text-decoration: none;
		font-size: 9pt;}		
.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}
