A  {
	font-size : 9pt;
	font-family : arial;
	font-weight:bold;
	color : #006B5A;
}

A:Visited  {
	font-size : 9pt;
	font-family : arial;
	font-weight:bold;
	color :gray;
}

A:Active  {
	color : red;
	font-size : 9pt;
	font-family : arial;
	font-weight: bold;
}

A:Hover  {
	font-size : 9pt;
	font-family : arial;
	font-weight: bold;
	color : #006B5A;
}

BODY  {
	font-size : 8pt/9pt ! important;
	background: #FFFFFF;
	font-family : Verdana;
	color : navy;
	font-style : normal;
}

A:Link  {
	font-size : 9pt;
	font-family : arial;
	color : green;
}
FONT.mySection  {
	font-size : 9pt;
	font-family : arial;
	font-weight:bold;
	text-align:left;
	color : black;
}
TD  {
	font-size : 9pt;
	font-family : arial;
	text-align:justify;
	color : #006B5A;
}
TD.title  {
	font-size : 9pt;
	font-family : arial;
	text-align:center;
	color : #006B5A;
}
TD.mySection  {
	font-size : 9pt;
	font-family : arial;
	font-weight:bold;
	text-align:left;
	color : black;
}
TD.mySubSection  {
	font-size : 9pt;
	font-family : arial;
	font-weight:bold;
	text-align:left;
	color : #006B5A;
}
TD.myDetail  {
	font-size : 8pt;
	font-family : arial;
	font-weight:regular;
	text-align:left;
	color : black;
}
TD.myDetailC  {
	font-size : 8pt;
	font-family : arial;
	font-weight:regular;
	text-align:center;
	color : black;
}
TD.myDetailR  {
	font-size : 8pt;
	font-family : arial;
	font-weight:regular;
	text-align:right;
	color : black;
}
TD.myDates  {
	font-size : 8pt;
	font-family : arial;
	font-weight:regular;
	text-align:left;
	color :black;
}
TD.myDatesR  {
	font-size : 8pt;
	font-family : arial;
	font-weight:regular;
	text-align:right;
	color :black;
}
TD.myPrices  {
	font-size : 8pt;
	font-family : arial;
	font-weight:bold;
	text-align:left;
	color : black;
} 
TD.mySeason {
	font-size : 9pt;
	font-family : arial;
	font-weight:bold;
	text-align:center;
	color : black;
}
TD.myNote {
	font-size : 9pt;
	font-family : arial;
	font-weight:regular;
	text-align:justify;
	color : red;
}

P.main  {
	font-size : 8pt;
	font-family : verdana;
	color : gray;
}

ol{
	font-size : 8pt;
	font-family : verdana;
	color : gray;
}
li{
	font-size : 8pt;
	font-family : verdana;
	color : gray;
}
li.myRed{
	font-size : 8pt;
	font-family : verdana;
	color : red;
}
