a:link, a:active, a:visited, a.postlink { color: #0066FF; font-size: 12px; text-decoration: none }
a:hover      { color: #FF6600 }
body         { background-color: #FFFFFF; font-family: Arial; text-align: justify; 
               scrollbar-3dlight-color: #81A2B3; scrollbar-arrow-color: 
               #81A2B3; scrollbar-base-color: #81A2B3; 
               scrollbar-darkshadow-color: #81A2B3; scrollbar-face-color: 
               #D2E8F2; scrollbar-highlight-color: #D2E8F2; 
               scrollbar-shadow-color: #D2E8F2; scrollbar-track-color: #F5FAFC; 
               font-size: 11px }
body, {
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(files/bg_page.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.chitemsel { background-color:#D2E8F2; color: black; padding:2px; }
h1,h2,h3,h4 { color: #113E71 }
.small       { font-family: Arial; font-size: 12px; color: #666666 }