A  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: White;
}

A:Link  {
	color : ;
}

A:Visited  {
	color : Silver;
}

A:Active  {
	color : #FF0000;
}

A:Hover  {
	color : #FF0000;
}

A.copyStyle{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

BODY  {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-repeat : no-repeat;
}

TR  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	font-style : italic;
	color : Gray;
}

#back  {
	font-size : 1px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	color : #808080;
}

.popUpStyle {
	background-color: #FFFF99;
	border: #CCCC00 1px solid;
	layer-background-color: #FFFF99;
	width: 110px;
	font: 7pt arial, helvetica, sans-serif;
	padding: 1px;
	position: absolute;
	visibility: hidden;
	color : Blue;
}
