body { margin-top:5px;
margin-bottom:5px;
margin-left:5px; 
margin-right:5px;
background-image:url(../pictures/bground.gif);
background-attachment:fixed;
background-color:#C0C0C0;
font:bold "Times New Roman", Arial, sans-serif;
scrollbar-track-color:#3D05A8;
scrollbar-base-color:#3D05A8;
scrollbar-face-color:#0000FF;
scrollbar-highlight-color:#000033;
scrollbar-shadow-color :#000033;
scrollbar-3d-light-color:#FFFFFF;
scrollbar-dark-shadow-color:#C0C0C0; }

p, div, td { font:bold "Times New Roman", Arial, sans-serif  }
td.rand { border:1px solid #909090 }
table.news { font:bold "Times New Roman", Arial, sans-serif; border:2px solid blue; background-color:#FFFFE0; width:100% }
ul { font:bold "Times New Roman", Arial, sans-serif; list-style-type:square }
b { font:bold "Times New Roman", Arial, sans-serif }
h1 { font:bold 27pt "Times New Roman", Arial, sans-serif; text-align:center }
h2 { font:bold 17pt "Times New Roman", Arial, sans-serif; text-align:left }
h3 { font:bold 17pt "Times New Roman", Arial, sans-serif; text-align:center }
h4 { font:bold 13pt "Times New Roman", Arial, sans-serif; text-align:left }
select { color:#D1BBFF; background-color:#3D05A8; border:1px #000000 solid }
input { color:#D1BBFF; background-color:#3D05A8; border:1px #000000 solid }

a:link { color:#0000FF; text-decoration:underline }
a:visited { color:#0000B4; text-decoration:underline }
a:active { color:#F45454; text-decoration:none }
a:hover  { color:#0000FF; text-decoration:none; background-color:#C8B4FF }

hr { width:75%;color:#3D05A8;height:1 }