body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	}
a {
	font-size: 10pt;
	color: #556F65;
	text-decoration: none;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #556F65;
	text-decoration: none;
	}
a:hover {
	font-size: 10pt;
	color: ff9900;
	}
h1 {
	font-size: 18px;
	font-weight: bold
	color: #4B6A8A;
	}
td {
	font-size: 10pt;
	color: #333333;
	}
ul {
	list-style-image: url(images/bullet.gif)
	}
.head {
	font-size: 12pt;
	font-weight: bold;
	color: #4B6A8A;
	}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #4B6A8A;
	}