.h1 {

	font-family: georgia;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #607d9e;
}

.h1home {

	font-family: georgia;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #8aa7c7;
}

.h1Grey {

	font-family: georgia;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #a6a8a9;
}

.h2 {

	font-family: Arial, verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #607d9e;
}

.h2home {

	font-family: Arial, verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}

.phome a{
	color: #8aa7c7;
	text-decoration: none;
	}
	
.phome a:hover{
	color: #8aa7c7;
	text-decoration: none;
	}

.phome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #829dbc;
}

.pHeadlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #829dbc;
}

.pHeadlineshome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #829dbc;
}

.pBlueHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #607d9e;
}

.pBlueHeaderhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #829dbc;
}

a{
	color: #445ca6;
	text-decoration: none;
	}
	
a:hover{
	color: #6083ec;
	text-decoration: none;
	}


