.splash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #818181;
	text-decoration: none;
}
a.splash:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b8b7b7;
	text-decoration: none;
}
.greyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	font-weight: bold;
}
.greyHead2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #88A3AC;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #818181;
	text-decoration: none;
}
.border {
	border: 1px solid #FFFFFF;
}
.whiteHead2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.pBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #88A3AC;
	text-decoration: none;
}
.pGreylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #818181;
	text-decoration: underline;
}
a.pGreylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #818181;
	text-decoration: none;
}
.border2 {

	border: 1px solid #88A3AC;
}
.border3 {
	border: 2px solid #FFFFFF;
}
