/*Style Sheet for SJGroom Web Pages*/ /* Body format*/ body {font: 10pt Verdana, Times New Roman; background:#eeee91; margin-left=20pt; margin-right=20pt;} /* Headings*/ h1 {font: 20pt Verdana, Times New Roman; font-weight: bold; line-height: 14pt;} h2 {font: 10pt Verdana, Times New Roman; font-weight: bold; line-height: 10pt; color: #3366FF} h3 {font: 10pt Verdana, Times New Roman; font-style: italic; font-weight: bold; line-height: 10pt; color:#ff0000} /** Don't underline links */ a {text-decoration: none;} a:link {color: blue;} a:visited {color: #800040;} a:active {color: purple;} /** format Footer **/ div.footnote {font: 8pt verdana, Times New Roman; line-height: 10pt;}