body{
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 15px;
	line-height: 18px;
}

h1{
	font-size: 18px;
	padding: 0;
	margin: 0 0 10px 0;
	border-bottom:1px solid #7F9DB9;
}

a, a:visited{
	color: #1852a2 !important; /**/ 
	text-decoration: none !important;
}

a:hover{
	color: #b00006 !important;
	text-decoration: underline !important;
}

hr{
	height: 1px;
	background: #1852a2;
	border: 0;
}
