/* CSS Document */

A:link {color:336699; text-decoration:underline}

A:active {color:black; text-decoration:none}

A:visited {color:336699; text-decoration:underline}

A:hover {color:black; text-decoration:none; font-size:big}
 
A.newlink:link {color:white; text-decoration:underline}
A.newlink:active {color:white; text-decoration:none}
A.newlink:visited {color:white; text-deocoration:underline}
A.newlink:hover {color:white; text-decoration:none; font-size:bigger}
 
h1 {display:block; font-size:32 pt; color:336699}

h2 {display:block; font-size:24 pt; color:336699}

h3 {display:block; font-size:18 pt; color:336699}

h4 {diplay:block; font-size:14 pt; font-weight:bold; color:003366}

dt {display:block; font-family:helvetica, arial; font-size:10 pt; font-weight:bold; color:336699}

dd {display:block; font-family:helvetica, arial; font-size:9 pt; font-weight:normal; color:003366}

ol {font-family:times; font-size:12 pt; color:003366}

li {font-family:times; font-size:12 pt; color:003366}

p {display:block; font-family:times; font-size:12 pt; color:003366}

hr {color:336699}

.links {color:003366; font-family:arial; font-size:8 pt}

.tda {font-family:arial; font-size:10 pt; color:white; background-color:336699}

.sidebar {background-color:CCCCCC}

address {font-size:10 pt}
