h1 { 
color: #87AAD3;
font-size: 12px;
} 

h2 { 
font-size:12px; 
color:#000000;
} 

h3 { 
font-size:12px; 
color:#000000;
font-weight: bold;
} 

h6 { 
font-size:12px; 
color:#ffffff;
font-weight: bold;
} 


.style2 {
	text-align: left;
	font-size: small;
}
.style3 {
	color: #87AAD3;
}
.style4 {
	text-align: left;
	color: #87AAD3;
}
.style5 {
	font-size: small;
}
.style6 {
	color: #87AAD3;
	font-size: 12px;
}
.style7 {
	color: #87AAD3;
	font-size: small;
	vertical-align: middle;
	text-align: center;
}
.style8 {
	color: #87AAD3;
	font-size: small;
	vertical-align: middle;
	text-align: center;
	text-decoration: underline;
}
.style9 {
	vertical-align: middle;
	text-align: right;
	color: #87AAD3;
	font-size: x-small;
}
.style10 {
	text-align: center;
	font-size: 9px;
}
.style11 {
	text-align: center;
}

.title {
	text-align: center;
	color: #87AAD3;
	font-size: 16px;
}
