li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
	}
a:hover {
	text-decoration: underline;
	}
a:link {
	color: #003399;
	font-weight: bold;
	cursor:pointer;
	}
a:visited {
	color: #003399;
	font-weight: bold;
	}
a:active  {
	color: #003399;
	font-weight: bold;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	}
h1 {
	background: url(images/logo.gif); 
	}
h1 span {
	display: none;
	}
h2 {
	font-size: 22;
	color: #333366;
	font-weight: bold;
	}
h3 {
	font-size: 18;
	color: #333366;
	font-style: italic; 
	}
.right {
	float:right
	}
.left {
	float:left
}
.level0 {
	width:700;
	}