.style1 {
	color: #FFFFFF;
}
.style2 {
	font-size: x-small;
}
.style3 {
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
.style4 {
	font-size: 14px;
	color: #FFFFFF;
}
.style5 {	
	font-size: 14px;
}
.style7 {
	font-size: 14px; 
	font-weight: bold; 
}
.style8 {
	font-size: 12px;
}
.style10 {
	color: #0000FF;
	font-weight: bold;
}
.style11 {
	color: #FF0000;
	font-weight: bold;
}
.style12 {
	color: #000000;
}
.style14 {
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
.style15 {
	font-size: 16px;
	font-weight: bold;
}
.style16 {
	font-size: 16px;
}
.footer{
	color:#555555; 
	font-size:11px; 
	line-height:13px;
} 
.footer a{
	color:#555555;  
	text-decoration:none;
} 
.footer a:hover{
	text-decoration:underline;
} 