/* CSS Document */

.bodystyle {
	font-size: 12px;
	color: #FFFFFF;
}
.red {
	font-size: 12px;
	color: #FF3333;
}
.textb {
	font-size: 12px;
	color: #000000;
}
.text-smallb {
	font-size: 10px;
	color: #000000;
}
.text-small {
	font-size: 10px;
	color: #FFFFFF;
}
.text-big {
	font-size: 15px;
	color: #CC0000;
}
.text-bblack {
	font-size: 14px;
	color: #000000;
}
.text-bwhite {
	font-size: 14px;
	color: #ffffff;
}
a:link {
	color: #0033cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033cc;
}
a:hover {
	text-decoration: none;
	color: #0033cc;
}
a:active {	text-decoration: none;
}

.td-left {
        text-align: left; 
}

.style1 {color: #ff9933}

