<style TYPE="text/css">

DIV.Links		A   	       	{color:	#006699; text-decoration:none}
DIV.Links		A:link			{color:	#003399; text-decoration:none}
DIV.Links		A:visited		{color:	#003399; text-decoration:none}
DIV.Links		A:hover 		{color: #FF0000; text-decoration:underline}

</style>.text {
	font-family:verdana, tahoma, times;
	font-size: xx-small;
}
.textBold {
	font-family: verdana, tahoma, times;
	font-size: xx-small;
	font-weight: bold;
}
.boldtext {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
}


.textGray {
	font-family:verdana, tahoma, times;
	font-size: xx-small;
	color: #999999;
}
.text {
	font-family: tahoma;
	font-size: xx-small;
}
.bgHeader {
	font-family:verdana, tahoma, times;
	font-size: xx-small;
	font-weight: bold;
	color: #003399;
	background-color: #3399FF;
}
.form {
	font-family: verdana, tahoma, times;
	font-size: xx-small;
	color: #003399;

}

.bgMenu1 {
	background-color: blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: white;



}

.sresultc {
	background-color: #E1E8F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;

}


.resultprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	background-color: #0000FF;
	font-color: white;
}