.styleV2Blue {font-family: verdana;
	font-size: 2vw;
	color: #000064;
	text-align: center;
	vertical align: text-bottom;
	margin-top: 3vw;
	margin-bottom: 3vw;}

.styleG8Blue {font-family: georgia;
	font-size: 8vw;
	color: #000064;
	text-align: center;
	vertical align: text-bottom;
	margin-top: 3vw;
	margin-bottom: 3vw;}

.styleG2-5Blue {font-family: georgia;
	font-size: 2.5vw;
	color: #000064;
	text-align: left;
	vertical align: text-bottom;
        margin: 6vw;
	margin-top: 3vw;
	margin-bottom: 3vw;}

.styleG2-5BlueI {font-family: georgia;
	font-size: 2.5vw;
	color: #000064;
	text-align: left;
	vertical align: text-bottom;
	text-indent: -6vw;
        margin: 12vw;
	margin-top: 3vw;
	margin-bottom: 3vw;}

.border1 {
      border-style: solid;
      border-width: 1px;
      border-color: #CC00AA;
}

.border2 {
      border-style: solid;
      border-width: 1px;
      border-color: #660099;
}
