@charset "utf-8";
/* CSS Document */

.style1 {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
}

.style3 {font-size: 18px}
.style4 {font-size: 16px}
.style7 {font-size: 18px; color: #013040; font-family: "Trebuchet MS", Arial;}

#instructions{
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}

.type1{
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #2C2E2D;
}

.type2{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #003547;
	line-height: 18px;
}

.title1{
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #015F61;
}

.title2{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #015F61;
}

.spacer{
	text-align: center;
	width: 765px;
	clear: both;
	height: 55px;
}
