.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #00458D;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #00458D;
	font-weight: bold;
}
a.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #00458D;
	font-weight: bold;
	text-decoration: underline;
}
a.titles:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #00458D;
	font-weight: bold;
	text-decoration: underline;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #00458D;
}

a.link{
	color : #00458D;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
}
a.link:hover{ 
	color : #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #00458D;
}
.close {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}

a.close{
	color : #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;}
}
a.close:hover{ 
	color : #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;}
