/* a stylesheet that should not do anything nasty with any browser */

body {font-family: "myriad web", "trebuchet ms", arial, helvetica,
     sans-serif; color:black; background: #ffffcc}

body#blue {font-family: "myriad web", "trebuchet ms", arial, helvetica,
     sans-serif; color:black; background: #ccccff}

h1 {text-align: center}

p,td,ul,ol,h1,h2 {
   font-family: "myriad web", "trebuchet ms", arial, helvetica, sans-serif}

p.rb {text-align: right}

p.rbs {text-align: right; font-weight:bold; font-size:x-small}

p.colo {color:black; background:#cccc99; font-size: x-small; margin: 1em 4%}

p.callout{color:black; background:#c6ef8c; padding:10px;
margin: 0 20% 0}

p.psblock {color:black; background:#ccccff; margin: 0 10% 0; padding:15px}

p.ps {color:#006600; background:transparent; font-style:italic}

abbr, acronym {font-variant: small-caps; text-transform: lowercase}

hr.deep {height:100px}

img {border:0px}

blockquote.green {color:black; background:#ccffcc; padding:10px;
margin: 5px 15% 5px}

a:link {color:blue; background:transparent}
a:visited {color:black; background:transparent}
a:hover {background:yellow; color:blue}
a:active {background:transparent; color:black}

a.other:hover {background:#ff8080; color:blue}
a.mail:hover {background:red; color:blue}
a.pic:hover {background:transparent; color:blue}
a.ud:hover {background:#80ff80; color:blue}

.atten {
  color:purple;
  background:transparent;
  font-style: italic;
  font-weight: bold}

.atten2 {
  background:transparent;
  color:#cc3333;
  font-family: "courier new", courier, monospace;
  font-size: large}

.atten3 {
  color:black;
  background:#ffcccc;
  font-style: italic;
  }

.gloss {color:green; background:transparent}
.tt {color:red; background:transparent; font-family: "courier new", "courier", monospace}
.cen {text-align: center}

.half {width: 50%; margin-left:25%; margin-right:25%}

.nobr {white-space:nowrap}

.sc {font-variant: small-caps}

.serif {font-family: "Minion Web", Georgia, Palatino, serif}

.serifu {
font-family: "Minion Web", Georgia, Palatino, serif;
line-height: 140%;
margin-left: 5em;
margin-right: 5em
}

.small {font-size: 80%}

.verybig {font-size: 150%}

em.rev {font-style: normal}

