@charset "utf-8";
/* CSS Document */

TD{
	color:black;
	font-size: 12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bot{
	text-decoration: none;
	font-size: 10;
	font-family: verdana, Arial;
	font-weight:normal;
	color:#3366CC;
}
.copy{
	font-size: 10; 
   font-family: verdana,Arial;
    color:black;
}

body,td,th {
	font-size: 11px;
}
body {
	background-image: url(bkgd.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.style1 {
	color: #000000;
	font-size: 10px;
}
.style2 {
	font-size: 10px;
	font-family: verdana,Arial;
	color: #000000;
}
.style3 {
	color: #996633;
	font-weight: bold;
	line-height: 22px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #FF8E19;
}
a:active {
	text-decoration: none;
	color: #FF8E19;
}
.style10 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

