@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-transform: uppercase;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: x-small;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
a:link {
	color: #666666;

}
a:hover {
	text-decoration: none;
	color: #FF0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}.CapText {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.CapText.a.link {
	font-size: xx-small;
	color: #000000;
}
.Small_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	font-variant: small-caps;
}
