a:link {
	color: 				#000000;
}

a:visited {
	color: 				#000000;
}

a:hover {
	color: 				#FF0000;
	text-decoration: 	none;
}

a:active {
	color: 				#000000;
}

body {
	font-family: 		Tahoma;
	font-size: 			11px;
	margin: 			0px;
}

div.info {
	font-size: 			11px;
	height: 			431px;
	overflow: 			auto;
	padding: 			0px 16px 16px 16px;
}

strong.heading {
	font-size: 			13px;
}

strong2.heading {
	font-size: 			21px;
	font-style: 			italic;
}

table {
	border-collapse: 	collapse;
	width: 				auto;
}

td {
	border: 			0px;
	border-image-width: 0px;
	/*font-size: 			0px;*/
	padding: 			0px 16px 16px 16px;;
}

td.list {
	vertical-align: 	top;
	width: 				50%;
}

td.top {
	padding: 			0px 16px 0px 16px;
	vertical-align: 	top;
}

tr.instrument_list {
	height: 			133px;
}

tr.top {
	height: 			100px;
}

ul {
	margin: 			0px;
}
