* {font-family: sans-serif; font-size:small; color: navy; line-height: 1.6em;}

span {color: red;}

h1 {line-height: 3.5em; color: red; background-image: url(images/logo3.gif); background-repeat: no-repeat; background-position: top left; }
h2, h3 {color: gray;}

h1 {font-size: 200%;}
h2 {font-size: 120%;}
h3 {font-size: 100%;}
h4 {font-size: 90%;}

h1 {padding-left: 80px; border-bottom: 1px solid silver;}

#chooser {float: right; padding: 8px; border-width: thin; border-style: solid; border-color: silver; width: 200px;}

#primary {float: left; padding: 8px; width: 700px;}

#footer {margin: 12px; padding: 4px; clear: right; width: 800px; color: gray;}

input {color: green; font-size: 90%;}
select {color: navy;}
select:focus {color: gray;}






