/* TEST-CSS */h1 {font-family: Times; font-weight: bold; font-size: 24; color: #FF0000; text-align: center;line-height: 30;}center {text-align: center;}right {text-align: right;}.green {color: #009900;}#blue {color: #000099;}p.foo {color: #ff9900; font-weight: bold}pre {white-space: pre; font-family: Courier}