body {
background: #FFFFFF;
color: #000000;
}
img {
border: 0;
}
A:link, A:visited {
color: #660066;
text-decoration:underline;
}
h1, h2, h3, h4 {
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
color: #000000;
}
h1{
font-size: 22px;
}
h2{
font-size: 18px;
}
h3{
font-size: 16px;
}
h4{
font-size: 14px;
}

p, p.s, p.l, p.m, span.p, span.ps, span.pm, span.pl, ul, ol {
font-family: Arial, Helvetica, sans-serif;
font-weight: 400;
font-style:normal;
color: #000000;
}
p, p.m, span.p, span.pm, ul, ol {
font-size: 16px;
}
p.s, span.ps {
font-size: 12px;
}
p.l, span.pl {
font-size: 16px;
}

pre {
font-family: Courier New, Courier, monospace;
whitespace: pre;
font-size: 14px;
font-weight: 400;
font-style:normal;
color: #000000;
}

b {
font-weight: 700;
}

td.light {
background: #CCCCCC;
}
td.dark {
background: #666666;
}
td.black {
background: #000000;
}
td.white {
background: #FFFFFF;
}
