
.blue-a-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CB;
	font-weight: normal;
	line-height: 18px;
}
.blue-a-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CB;
	font-weight: normal;
}
.blue-a-12-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CB;
}
.blue-a-24-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0099CB;
}	
.blue-b-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #235894;
}
.blue-b-15-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #235894;
}
.blue-c-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B3CAFF;
	font-weight: normal;
}
.grey-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	line-height: 18px;
}
.black-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.black-12-bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.white-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.orange-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FB6400;
}

.frame1 {
	border: 1px solid #B9B9B9;
}
.frame2 {
	border: 1px solid #000000;
}
.frame3 {
	border: 1px solid #FFFFFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
