A 
	{
	font-family: Arial, Tahoma;
	font-size: 9pt;
	color: #0099FF;
	}

A:LINK 
	{
	font-family: Arial, Tahoma;
	font-size: 9pt;
	color: #0099FF;
	}

A:VISITED 
	{
	font-family: Arial, Tahoma;
	font-size: 9pt;
	color: #0099FF;
	}

A:ACTIVE 
	{
	font-family: Arial, Tahoma;
	font-size: 9pt;
	color: #0099FF;
	}

A:HOVER 
	{
	text-decoration: none;
	font-family : Arial, Tahoma;
	font-size:9pt;
	color : #FF0000;
	}

.hText {
	font-family: Arial, Tahoma;
	font-size: 9pt;
	color: #000000;
	font-weight:bold;
}
.normalText{
	font-family: Arial, Tahoma;
	font-size: 9pt;
	color: #000000;
}
.smallWhiteText{
	font-family: Arial, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.smallBlackText{
	font-family: Arial, Tahoma;
	font-size: 10px;
	color: #000000;
}
.normalOrangeText{
	font-family: Arial, Tahoma;
	font-size: 9pt;
	color: #FF9061;
	font-weight:bold;
}	
.bidOrangeText{
	font-family: Arial, Tahoma;
	font-size: 13pt;
	color: #FF9061;
	font-weight:bold;
}	
.tCell{
border-left-style: solid; 
border-left-width: 1px; 
border-right-style: solid; 
border-right-width: 1px; 
border-top-style: none; 
border-top-width: medium; 
border-bottom-style: none; 
border-bottom-width:medium;
}
.tLeftTop{
	border-left-style: solid; 
	border-left-width: 1px;
	border-top-style: none; 
	border-top-width:medium;
}
.normalMargin{
	font-family: Arial, Tahoma;
	font-size: 9pt;
	color: #000000;
	margin: 8px;
}

h1{margin-bottom:15}

h4{
	font-family: Arial, Tahoma;
	font-size: 9pt;
	color: #000000;
	margin: 8px;
	font-weight:normal
}