td,div,li {
	font-size : 9pt;
	font-family : verdana,arial,sans-serif;
	line-height : 150%;
	color : #676969;
}

a:link {
	color: #5f5750;
	text-decoration: none;
}

a:visited {
	color: #5f5750;
	text-decoration: none;
}

a:hover {
	color: #993366;
	text-decoration: underline;
}

a:active {
	color: #993366;
	text-decoration: none;
}

body {
	background-color: #efefde;
	font-size : 9pt;
	color: #443333;
	font-family : verdana,arial,sans-serif;
	line-height : 150%;
}



td.td2-1 {
	width: 40px;
	white-space: nowrap;
	text-align: center;
}

td.td2-2 {
	width: 30px;
	white-space: nowrap;
}

td.td2-3 {
	width: 350px;
}

td.td2-4 {
	width: 380px;
}

hr {
	text-align: left;
	margin-left: 0;
}

strong {
	color: #676969;
}

table.table1 {
	border-collapse: separate;
	border-spacing: 1px;
	border:dotted thin #C0C0C0;
	font-size:9pt;
}

