body {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 90%;
	background:	#ffffff;
	}

a {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

b {
	font-weight: bold;
	}

code, pre, tt {
	font-family: Courier, "Courier New", monospace;
	}

h1 {
	font-size: 140%;
	font-weight: bold;
	color: #000066;
	}

h2 {
	font-size: 125%;
	font-weight: bold;
	color: #000066;
	}

h3 {
	font-size: 110%;
	font-weight: bold;
	color: #000066;
	}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #000066;
	}

small {
	font-size: 75%;
	}
