@charset "utf-8";
/* CSS Document */

Body {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000}
	
H1 { font-size:18px; color:#22376c; font-weight:strong; text-decoration:underline; background-color: #4790d5}

B {color:#22376c; font-weight:bold}

A:link
	{ color:#000000; text-decoration:underline}
A:visited
	{ color:#252525}
A:active
	{ color:#252525}
A:hover
	{ color:#22376c; text-decoration:overline}
	
