body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

img { border: 0; }

h1 { font-size: 22px; }
h2 { font-size: 22px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }

a:link, a:visited {
	color: #0F2A5D;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #E43063;
}

a:active {
	color: #0F2A5D;
}
