body { margin-top:10px; margin-bottom:10px; background-color:#F8F8F8; max-width:800px; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Arial,sans-serif; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:samll; }

a:link { color:#AA5522; text-decoration:none; }
a:visited { color:#772200; text-decoration:none; }
a:active { color:#772200; text-decoration:none; }

.gray { color:#808080; }

.link { color:#AA5522; }

.bold { font-weight:bold; }

.small { font-size:small; }
.xsmall { font-size:x-small; }
.xxsmall { font-size:xx-small; }

.smallbold { font-size:small; font-weight:bold; }
.xsmallbold { font-size:x-small; font-weight:bold; }
.largebold { font-size:large; font-weight:bold; }

.boldwhite { font-weight:bold; color:#FFFFFF; }

.small-caps { font-variant:small-caps; }