body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.txtcopy {
	font-size: 10px;
	text-transform: uppercase;
}

.txt12 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;

}

.txt15 {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;


}
.txt18 {
	font-size: 18px;
	font-weight: bold;

}
.txt26 {
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;

}
.txt30 {
	font-size: 30px;

}

.hborders {
	border: 1px solid #AAAFBA;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAFBA;
}
