/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
td#special a:link {
	font-weight: normal;
	color: #009966;
	text-decoration: none;
}
td#special a:visited {
	font-weight: normal;
	color: #009966;
	text-decoration: none;
}
td#special a:hover {
	font-weight: normal;
	color: #00cc99;
	text-decoration: none;
}
.caption {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.highlight {
	font-weight: normal;
	color: #009966;
	text-decoration: none;
}
.copyright {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.table1 {
	color: #FFFFFF;
	font-weight:bold;
}
