h1 {font-family: "Arial"; font-size: 30pt}
h2 {font-family: "Arial"; font-size: 20pt}
h3 {font-family: "Arial"; font-size: 16pt; font-style: italic}

p {font-family: "Arial"; font-size: 110%;}
p.links {font-family: "Arial"; font-size: 100%; font-weight: bold;}
p.k {font-family: "Arial"; font-size: 100%; font-style: italic}

ul.1 {font-family: "Arial"; font-size: 100%;}

table.1 {font-family: "Arial"; font-size: 100%;}
table {font-family: "Arial"; font-size: 110%;}

a
{text-decoration: none;
color: white
a:active
{text-decoration: none;
color: #ffffff;}
a:hover
{text-decoration: underline;
font-weight: bold;
color: #ffffff;}
a:visited
{text-decoration: none;
color: #cccccc;}
a:visited:hover
{text-decoration: underline;
font-weight: bold;
color: #ffffff;}