body {
       color: rgb(100,3,200); 
      background-color: darkred;
 	scrollbar-DarkShadow-Color: "gray:0.75"; scrollbar-Track-Color:  "#111222";
  scrollbar-Face-Color: "black"; scrollbar-Shadow-Color: darkred; 
  scrollbar-3dLight-Color: "red"; scrollbar-Highlight-Color: "gray"; 
  scrollbar-Arrow-Color: "darkred"; 
  opacity: 0.3;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  filter: alpha(opacity=30);

}

table {
	background-attachment: fixed;
	height: 99%;
	width: 942px;
}
	border: #003399;
	background-color: #006699;
}
tr {
	border: ccffff;

}
th {
	height: 197px;

}

td {
	color: #0066CC;
	font-family: "Trebuchet MS", Garamond, "MS Sans Serif";
	font-size: 12px;


}

h1 {
	color: #225522; font-size: 16px;  font-family: "Trebuchet MS, Tahoma, Verdana"; color: white;
}
h2 {
	color: #CCFFFF;
	font-family: Tahoma, Garamond, "MS Serif";
	font-size: 13px;
	font-weight: bold;

}

h3, h4 {
	font-size: 12px;  font-family: "Trebuchet MS", Tahoma, Verdana; color: #0066CC;
}
h5 {
	color: gray;font-size: 10px; font-family: "Arial, Tahoma";
}
h6 {
	color: white;font-size: 10px; font-family: "Arial, Tahoma";
strong {
	font-size: 12px;  font-family: "Trebuchet MS", Tahoma, Verdana; 
}

a { 
	text-decoration: none; 
	font:bold;  
	color:white; 
	font-family:"Trebuchet MS";

}
a:hover {
	text-decoration: none; font:bold;  
	height:8; cursor:cross; color:black;  
	font-family:"Trebuchet MS";  
	filter:glow(color=orange, font:bold,  strength=3);
}
font {
	font-size: 12px;  font-family: "Trebuchet MS, Verdana, Garamond, MS SErif, Tahoma"; color: lightyellow;
}

p { 
	font-size: 12px;  font-family: "Trebuchet MS", Verdana, Garamomnd, "MS SErif", Tahoma; color: lightyellow;
}
blockquote { 
	font-size: 12px;  font-family: "Trebuchet MS", Verdana, Garamomnd, "MS SErif", Tahoma; color: lightyellow;
}

div {
	font-size: 12px;  font-family: "Trebuchet MS, Verdana, Garamond, MS serif,Tahoma"; color: lightyellow;
}
em {
	color: #FF9966;
}


<!--  filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#000000', startColorstr='#600000', gradientType='1');-->
