p {

font-family: Arial; font-size: 10pt;
		}

td {

font-family: Arial; font-size: 9pt;
		}
A {

text-decoration : underline;
color : blue;
                 }
A:Hover   {

color : blue;
text-decoration : underline;

                 }

.HighlightColorBg1 { background-color: #C0C0C0 }