body {
 background-image: url(img/bg.gif);
 background-color: #FFFFFF;
 color: #666666;
 font-family:verdana;
 margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;
}

h1 { font-size:18px;color:#0066FF;margin-bottom:5px;}
h2 { font-size:14px;color:#6699FF;margin-top:15px;margin-bottom:3px;}
h3 { font-size:11px;color:#0066FF;margin-top:10px;margin-bottom:0px;}
h4 { font-size:11px;font-style:italic;font-weight:normal;margin-top:10px;margin-bottom:0px;}
p { margin-top:0px; }
td {  font-size:11px; }
.s {  font-size:10px;font-style: italic; }
.copy { font-size:9px;color:#ffffff; }

A:link { color: #00BB00; text-decoration:none; font-weight:bold; }
A:active, A:hover {color: #33CC33; text-decoration:none; font-weight:bold;}
A:visited { color: #66CC66; text-decoration:none; font-weight:bold; }

A:link.nav, A:visited.nav { font-size:11px; color: #666666; text-decoration:none; font-weight:bold; }
A:active.nav, A:hover.nav { font-size:11px; color: #000000; text-decoration:none; font-weight:bold;}

.cross {
 background-image: url('img/bg-left-bottom.jpg');
 background-position: bottom left;
 background-repeat: no-repeat;
}
