/* CSS Document */



body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e88a2;
	font-size: 12px;
}

a {
	color: #00355f;
	font-weight: bold;
}

.blueboldtxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #5e88a2;
	font-size: 12px;
	font-weight: bold;
}

.pukeboldtxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #c5cc54;
	font-size: 12px;
	font-weight: bold;
}
.blueboldtxt a {
	color: #00355f;
	text-decoration: none;
}

.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #5e88a2;
	font-size: 12px;
	line-height:220%;
}

.bluetxt2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5e88a2;
	font-size: 12px;
	line-height:220%;
}


.greyboldtxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	font-size: 12px;
	font-weight: bold;
}

.footerboldtxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #5e88a2;
	font-size: 12px;
	font-weight: 900;
}
