body {
	color: #000000;
	background-color: #999999;
	font-size: 11pt;
}
a {
	color : #0000ff;
	background-color : transparent;
	text-decoration: none;
}
a.annotation {
	color: #ffff00;
	background-color : #aaaaaa;
	text-decoration: none;
}
a.sample {
	color : #000000;
	background-color : #cccccc;
	text-decoration: none;
}
div.counter {
	width: 492px;
	font-size: 10.5pt;
	color : #000000;
	background-color : #999999;
	margin : 3px 0px;
	padding : 3px;
	border: 1px solid #000000;
}
div.copyright {
	font-size: 12pt;
	color : #333333;
	background-color : #cccccc;
	margin-top : 3px;
	margin-bottom : 3px;
}
div.warning {
	width: 492px;
	font-size: 9pt;
	line-height: 15px;
	color: #333333;
	background-color: #999999;
	margin: 2px 0px 5px;
	padding: 3px;
	border: 1px solid #333333;
}
hr.separate {
	width : 75%;
	height : 1px;
	color : #cccccc;
	background-color : transparent;
}
hr {
	height : 1px;
	color : #000000;
	background-color : transparent;
}
img {
	border: 0;
}
img.logo {
	width: 500px;
	height: 375px
}
img.cover {
	width: 210px;
	height: 297px
}
img.bar {
	width: 468px;
	height: 60px
}
img.link200 {
	width: 200px;
	height: 40px
}
img.link120 {
	width: 120px;
	height: 60px
}
img.link88 {
	width: 88px;
	height: 31px
}
img.link29 {
	width: 29px;
	height: 31px
}
img.countertop {
	width: 75px;
	height: 20px
}
tr {
	font-size: 11pt;
}
td {
	font-size: 11pt;
}
tr.black {
	color: #ffffff;
	background-color: #000000;
}
tr.gray {
	color: #000000;
	background-color: #cccccc;
}
td.black {
	color: #ffffff;
	background-color: #000000;
}
td.gray {
	color: #000000;
	background-color: #cccccc;
}

