body,td,th {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
body {
	background-repeat: repeat-x; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_all.jpg);
}
a:link {
	color: #0099cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099cc;
}
a:hover {
	text-decoration: none;
	color: #ff9900;
}
a:active {
	text-decoration: none;
	color: #ff9900;
}
a.topic:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.topic:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.topic:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.topic:active {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.link_table:link {
	color: #000000;
	text-decoration: underline;
}
a.link_table:visited {
	text-decoration: underline;
	color: #000000;
}
a.link_table:hover {
	text-decoration: underline;
	color: #0099cc;
}
a.link_table:active {
	text-decoration: underline;
	color: #00099cc;
}
.go_to {
	font-size: 8pt;
	color: #666666;
}
.size10 {
	font-size: 10pt;
	text-align: justify;
}
.size10table {
	font-size: 10pt;
	text-align: left;
}
.style1 {
	color: #CCCCCC;
	font-weight: bold;
}