
body {
	font-size: 12pt;
    }
    
td {
	font-family: Arial; font-size: 9pt;
	}
	
td.items {
	font-family: Arial; font-size: 9pt;
}

.graphic {border:1px; border-thickness:1px; border-color: #CC0000; border-style: solid;}

A:link {
	color: #CC0000;
	font-size: 10pt;
	text-decoration: none;
	}

A:visited {
	color: #3366CC;
	font-size: 10pt;
	text-decoration: none
	}

A:active {
	color: #CC0000;
	font-size: 10pt;
	text-decoration: none;
	}

A:hover {
    font-size: 10pt;
	text-decoration: underline;
	}
	
.footer a:link {
	font-size: 10px;
	color: #C0C0C0;
	text-decoration: none;
}
.footer a:visited {
	font-size: 10px;
	color: #C0C0C0;
	text-decoration: none;
}

.footer a:active {
	font-size: 10px;
	color: #C0C0C0;
	text-decoration: none;
}

.footer a:hover {
	font-size: 10px;
	text-decoration: underline;
}