html {	
background-color:white; 
      }

body {	
background:white url('grey_back_screen.jpg') no-repeat  100 % 65%;
background-attachment: fixed; 
background-color:white;
font-family:Tahoma;
color:#2D2D2D;
font-size:8.5pt;
font-color:#2D2D2D;
text-align:left;
      }
p   {
font-family:Tahoma;
font-size:8.5pt;
font-color:#2D2D2D;
color:#2D2D2D;
      }
a  {
font-family:Tahoma;
font-size:8.5pt;
font-color:#2D2D2D;
color:#2D2D2D;
      }
a:link { color:#330000; text-decoration:underline; font-weight:bold; }
a:hover { color:#330000; text-decoration:none; font-weight:bold; }
a:visited { color:#C66957; text-decoration:underline; font-style:italic;  font-weight:Bold; }
a:active { color:#C66957; text-decoration:underline; font-weight:bold;}

h1 { font-family:Arial Narrow; font-size:12pt; color:#A80B06; font-style:italic; text-decoration:underline font-weight:bold; }

h2 { font-family:Arial Narrow; font-size:11pt; color:#2D2D2D; text-decoration:none; font-weight:bold; }

.br { font-family:Arial Narrow; font-size:12pt; color:#A80B06; font-style:italic; text-decoration:none; font-weight:bold; } 

.sor{ font-family:Arial Narrow; font-size:12pt; color:#A80B06; font-style:italic; text-decoration:none; font-weight:bold; } 

.small {
font-family:Tahoma;
font-size:7pt;
font-color:#2D2D2D;
color:#2D2D2D;
      }