/* @import url(http://www.style.org/pastoral); */

BODY { color: #000000; background: #FFFFFF;
       margin-left: 1em;
       margin-right: 1em }

.navbar { font-size: small }

A:link    { color: #FF0000; text-decoration: underline }
A:visited { color: #CC0000; text-decoration: underline }
A:active  { color: #0000FF; text-decoration: underline }

H1 { align: center; margin-bottom: 1em; font-size: large }
EM { font-weight: bold }

P.alert { color: red; font-weight: bold; font-size: large; align: center }

TH { font-weight: bold; align: center }

.formlabel { font-size: smaller }

.pstd    { background: #99FFFF }
.pfriend { background: #FFCC99 }
.ptemp   { background: #66FFCC }
