a:link{
	color: #808080;
}

a:visited{
	color: #333333;
}

a:active{
	color: #CCCCCC;
}

body {
	background-color: #FFFFFF;
	color: #7B7B7B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

ul{
	list-style-image: url(images/diamond.gif);
	text-align: left;
	font-size: 11pt;
}

ul ul {
	list-style-image: url(images/folbul3.gif);
	text-align: left;
	text-indent: 5pt;
	font-size: 10pt;
}

.date {
	color: #999999;
	font-size: 10pt;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
}

.notes {
	font-size: 10pt;
}
.image-center {
	text-align: center;
	vertical-align: middle;
}
.xzf {
	text-decoration: line-through;
}
