.borderall {
	border: 2px solid #999999;
}
.borderbottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.navtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19367C;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-top: 1cm;
}
.pad50 {
	padding: 35px;
}
.productheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.pad20 {
	padding-top: 10px;
}
.blue {
	color: #18357A;
}
.producttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 40px;
	padding-bottom: 15px;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
