body, blockquote, center, h1, h2, h3, h4, h5, h6,
p, pre, dt, dd, li, caption, thead, tfoot, tbody, td, th
  { 
font-family: Verdana, Arial, sans-serif, Helvetica;
font-size: 9pt;
	}

body {
background-color: #CCCCCC;
background-image: url(bg.jpg);
background-repeat: repeat;
background-attachment: fixed;
scrollbar-face-color: #FFF;
scrollbar-shadow-color: #CCC;
scrollbar-highlight-color: #FFF;
scrollbar-3dlight-color: #CCC;
scrollbar-darkshadow-color: #FFF;
scrollbar-track-color: #FFF;
scrollbar-arrow-color: #514d4d;
	}

p { margin-top: 0.8em; }

p.tiny {
font-size: 7pt;
text-align: justify;
padding-right: 4px;
}






ul { list-style-image: url("li.gif"); }

a.normal:link { color: #A7CAF2; text-decoration: none; }
a.normal:visited { color: #A7CAF2; text-decoration: none ;}
a.normal:active  { color: #A7CAF2; text-decoration: none; }
a.normal:hover { color: #2F7CBD; text-decoration: none; }


a.menu:link { color: #4B4B4B; text-decoration: none; }
a.menu:visited { color: #4B4B4B; text-decoration: none; }
a.menu:active { color: #4040FF; text-decoration: none; }
a.menu:hover { color: #4040FF; text-decoration: none; }


a.special:link { color: #FFFFFF; background-color: transparent; text-decoration: none; }
a.special:visited { color: #FFFFFF; background-color: transparent; text-decoration: none; }
a.special:hover { color: #FFFFFF; background-color: transparent; text-decoration: none; }
a.special:active { color: #FFFFFF; background-color: transparent; text-decoration: none; }
