/* PK CSS version 1 */
/* 1/11/03 (1.1) */
/* verified at http://jigsaw.w3.org/css-validator/validator-upload.html */
/* #000000=black, #FF0000=red, #00FF00=green, #000099=blue ,#ffffff=white */


body { 
	color:#000000;
	background: #ffffff;
	font-family: GillSans, gill-sans, Helvetica, helvetica, sans-serif;
}
h1, h2, h3 {
	color: #000099;
	font-weight: bold;
}
h1 {
	font-size: 160%
}
h2 {
	font-size: 120%
}
ul li {
	list-style: disc; color: #009
}
menu li {
	list-style: disc; color: #009
}
