/* CSS Document */

body {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link { color: #036; }
a:visited { color: #333; }
a:hover { color: #036; }
a:active { color: #036; }

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1b5691;
}
