body, td, th { font-family: verdana,arial,sans-serif; font-size: 80%; line-height: 1.5; color: #333333; } h1 { /*color: steelblue;*/ font-size: 125%; } h2 { /*color: steelblue;*/ font-size: 110%; } h3 { /*color: steelblue;*/ font-size: 100%; } h4 { /*color: steelblue;*/ font-size: 90%; } h5 { /*color: steelblue;*/ font-size: 80%; } h6 { /*color: steelblue;*/ font-size: 70%; } a:link { color: steelblue; text-decoration: none; } a:visited { color: slategray; text-decoration: none; } a:hover { text-decoration: underline; } .button { background: whitesmoke; border: 1px solid lightgrey; } img { border-color: lightgrey; }