.copyright {
	font-family: verdana;
	font-size: 7pt;
	color: #FFFFFF;
	text-transform: capitalize;
}
body {
	background-image: url(/images/table_back_new2.gif);
	background-color: #453864;
	scrollbar-arrow-color:#77CDD5;
	scrollbar-base-color:#8167B9;
	scrollbar-shadow-color:#2F2644;
	scrollbar-face-color:#645090;
	scrollbar-highlight-color:#725BA5;
	scrollbar-darkshadow-color:#2F2644;
	scrollbar-3d-light-color:#F3F7FA;
}
TD {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
}

a {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: verdana;
	font-size: 8pt;
	color: 77CDD5;
	text-decoration: underline;
}
.copyright:hover {
	font-family: verdana;
	font-size: 7pt;
	color: 77CDD5;
	text-decoration: underline;
}
th {
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #77CDD5;
	text-transform: uppercase;
}
b {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

