body { 

font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
background-color: #FFFFFF;
# color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 0.9em;

}

# p,li { font-size: 0.9em; }
a:link { color: #000; text-decoration: none; }
a:visited { color: #1e1e1e; text-decoration: none; }
a:hover { color: #acacac; text-decoration: none; }
a:active { color: #101010; text-decoration: none; }

h1 { font-size: 1.1em; font-weight: bold; font-style: normal; line-height: 1.2em; margin-bottom: 2em; }
.caption { font-size: 0.8em; }

# .red { color: #c50000; }
