body {font-family: Times New Roman;font-size:small}
td.text {padding:10 10 10 10;text-align:justify;font-size:small}
td {font-size:small;vertical-align:top}
h1 {color:#3A71AC}
h2 {color:#A18328}
h3 {color:#995C3C;font-size:large}
.emph {font-family: Times New Roman; font-style:italic;color:#485690;font-weight:bold;font-size:medium}
p {font-family: Times New Roman;font-size:small}
li {font-size:small}
.large {font-size:large}
.small  {font-size:x-small}
.block1 {background-color:#BCF0FE;border:1px solid black;}
.block2 {border:1px solid black;padding: 3; background-color:#D5EDD5}
A 	{
		text-decoration: underline;
		cursor:'hand';
	}

A:VISITED {
        color: #6633FF;
		text-decoration: underline;
		cursor:'hand';
        }
.nobr	{ white-space:nowrap; }
.refform td {
  vertical-align:middle;
}