/*------------table style set-------------*/
.style1 {
	color: #CCCCCC;
	font-size: xx-small;
}
.style2 {
	font-size: xx-small;
        color: #ff00cc;
        text-align: left;
}
td     {
	font-size: xx-small;
}
h1     {
	font-size: xx-small;
}
hr     {
	size: 1;
	color: #FF3399;
}