/* CSS Document */
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px, 0px, 0px, 0px;
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

a.link1:link {
	text-decoration: none;
	color: #ffffff;
}
a.link1:visited {
	text-decoration: none;
	color: #ffffff;
}
a.link1:hover {
	text-decoration: none;
	color: #cccccc;
}
a.link1:active {
	text-decoration: none;
	color: #ffffff;
}

.style1 {
	font-family: tahoma;
	font-size: 12px;
	color: #999999;
}
.style3 {font-family: tahoma; font-size: 11px; color: #999999; }
body,td,th {
	font-family: tahoma;
}
-->
</style>

