body, table {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}

td.small {
	font-size: 80%;
	color:navy;
}

div.small {
	font-size: 80%;
	color:navy;
}


a {
	color:#99CCFF;
	font-size:9pt;
	text-decoration:none;
}
a:hover {
        COLOR:#000080; TEXT-DECORATION: underline;        
}

a.right{
  	color: #FFFFFF;
	font-size:9pt;
	text-decoration:none;
}
a.middle{
  	color: #6AA6D5;
	font-size:9pt;
	text-decoration:none;
}
table.layout {
	width: 100%;
	height: 100%;
	border: none;
}

td.copyright {
	font-size: 8pt;
	color:#D0D9E0;
	align:center;
}