body {  }

.clr { clear: both; line-height: 0; display: hidden; }

.rd { color: red; }

.ctr { text-align: center; }

img { border: none; }

h1 { font-size: 18px; }

h2 { padding: 5px; font-size: 16px; font-style: italic; }

p { padding: 5px; text-align: left; font-size: 14px; }

ul { list-style: none; font-size: 14px; }

ul li { padding: 5px; }

ul li a, p a { color: black; text-decoration: underline; }

ul li a:hover, p a:hover { background-color: black; color: #dcecff; }

p.question { font-weight: bold; font-style: italic; }

p.sm { font-size: 10px; }

form div { margin-top: 5px; }

form div textarea { vertical-align: top; }

form div.error label { color: #C00; } 

form div.error input, form div.error textarea { border-color: #C00; background-color: #FEF; }