html {
	overflow-y:scroll;
	}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	}
form {
	margin:0px;
	}
a:link {
	color: #333333;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	color: #666666;
	}
a:active {
	text-decoration: none;
	color: #999999;
	}
body {margin-left: 0px;}
.caption {
	font-size: 9;
	text-align: right;
	color: #666666;
	}
.bodytext {
	font-size: 14;
	color: #666666;
	}
.title {
	font-size: 14;
	color: #666666;
	font-weight: bold;
	letter-spacing: 1px;
	}
.language {
	color: #000000;
	letter-spacing: 1px;
	}
.headline {
	color: #000000;
	font-size: 12;
	font-weight: bold;
	letter-spacing: 1px;
	}
.bodyhdl {
	color: #666666;
	font-size: 14;
	font-weight: bold;
	letter-spacing: 1px;
	}
.ref {
	color: #666666;
	font-size: 10;
	}
