.body{
	font-family: Tahoma;
	FONT-SIZE: 9pt;
	font-style: normal;
	color: #B0B0B0;
}

a.body:link {
	text-decoration: none;
	color: #669933;
	font-weight: bold;
}
a.body:visited {
	text-decoration: none;
	color: #669933;
	font-weight: bold;
}
a.body:hover {
	text-decoration: underline;
	color: #669933;
	font-weight: bold;
}
.title{
	font-family: Tahoma;
	FONT-SIZE: 9pt;
	font-style: normal;
	color: #F6E052;
	font-weight: bold;
	margin-bottom: 5px;
}
a.title:link {
	text-decoration: none;
	color: #B0B0B0;
}
a.title:visited {
	text-decoration: none;
	color: #B0B0B0;
}
a.title:hover {
	text-decoration: underline;
	color: #000000;
}
table.body {
	padding: 0px;
	margin: 5px 0px 0px;
	width: 430px;
	border: 0px;
}
p.body {
	margin-bottom: 7pt;
}

.itaca {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	color: #B0B0B0;
}
a.itaca:link {
	text-decoration: none;
	color: #B0B0B0;
}
a.itaca:visited {
	text-decoration: none;
	color: #B0B0B0;
}
a.itaca:hover {
	text-decoration: underline;
	color: #000000;
}

.ads {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	color: #000000;
}
a.ads:link {
	text-decoration: none;
	color: #0000FF;
}
a.ads:visited {
	text-decoration: none;
	color: #0000FF;
}
a.ads:hover {
	text-decoration: underline;
	color: #0000FF;
}
INPUT
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY:  Tahoma;
}
SELECT
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY:  Tahoma;
	white-space: normal;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}