BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	letter-spacing : 0.1em;
	color : #5c7c7a;
	background-color : #dddddd;
	line-height : 160%
}

TD	{
	font-size : 9pt;
	line-height : 160%
}

A {
	color : #5c7c7a;
	
	font-weight : bold;
}

A:hover {
	color: #333333;
}

.title {
font-size : 11pt;
font-weight : bold;
}

select {
	width : 220px;
	background-color: #dddddd;
	color : fff;
}


input    { width : 220px; color: #fff; font-size: 9pt; background-color: transparent; border-width: 0; outline-width: 0; align : right }

.total   {
	width : 60px;
	color: #5c7c7a;
	font-size: 9pt;
	background-color: dddddd;
	border-width: 0;
	outline-width: 0;
	text-align : right;
	font-weight : bold;
}

.figs { width : 60px; color: #5c7c7a; font-size: 9pt; background-color: #dddddd; border-width: 0; outline-width: 0; text-align : right }

.button {
width : 120px; heiight:40px; color: #5c7c7a; font-size: 9pt; background-color: #dddddd; border-width: 1;
}

.copyLink A
{
color: #5c7c7a;
font-weight : bold;
text-decoration : underline;
}
.copyLink A:hover
{
color: #5c7c7a;
}
.smallTxt {
font-size: 8pt;
color : #5c7c7a;
}