.style2 {
	font-size: 12px;
	color: #5A5050;
    line-height: 16px;
}

.style2 span  {
	font-size: 14px;
	color: #FF3399;
    font-weight: bold;
}

.style3 {
	font-size: 12px;
	color: #FFF;
    font-weight: bold;
    background-color: #FF3399;
   padding-right: 10px;
}

.style3 a:link  {color:#FFF; text-decoration:underline}
.style3 a:visited {color:#FFF; text-decoration:underline}
.style3 a:hover  {color:#CCC; text-decoration:none}

.style5 {
	color: #5A5050;
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	color: #FF3399;
	font-size: 12px;
	font-weight: bold;
}
.style8 {font-size: 10px}

a:link  {color:#5A5050; text-decoration:underline}
a:visited {color:#5A5050; text-decoration:underline}
a:hover  {color:#FF3399; text-decoration:none}

.style16 {color: #FFFFFF
}
.style17 {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}
.style20 {color: #FFFFFF; font-size: 12pt;
}
.h3 {
	font-size: 10px;
	font-style: normal;
	color: #5A5050;
}
.title {
	font-size: 18px;
	color: #FF3399;
    line-height:120%;
}
.bg {
	background-image: url(img/iwhite_line_02.jpg);
	background-repeat: no-repeat;
}

