.style1 
{
	font-size: 14px;
	font-weight: bold;
}
.style2 
{
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.style3 
{
	font-size: 12px
}
.style4 
{
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.style5 {color: #333333}
.style6 
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.style7 {font-size: 10px}