/* CSS Document */

<style type="text/css">

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #999999;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-color: #666666;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #999999;
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-color: ###999999;
}
.None {
	color: #666666;
	font-weight: bold;
}
.style2 {color: #999999}





</style>img {
}
img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
}
