body {
	font-family: Verdana;
	font-size: 11px;
	font-color: black;
	background-color: #FFFFFF
}

a {
	text-decoration : underline;
	color: #55F;
}
a:hover {
	color: #BBF;
}



td {
	font-size: 10pt;
	color: black;
}






table.download
{
    border-top-width: thin;	
	border-bottom-width: thin;	
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000000;
	border-top-color: #000000;
}

th {
	font-size: 11pt;
	color: black;
}

td {
	font-size: 10pt;
	color: black;
}



tr.download1
{
	background-color: #EEEEFF;
}
tr.download2
{
	background-color: #DDDDFF;
}


