body
			{  
				background-color: #000000;
				color: #FFFFFF;
				font-family: Arial, Verdana, Helvetica, sans-serif;
				scrollbar-arrow-color:#800000;
  				scrollbar-track-color:#EEE1DB;
  				scrollbar-shadow-color:#BF957D;
  				scrollbar-face-color:#E4D2C8;
  				scrollbar-highlight-color:FFFFFF;
  				scrollbar-darkshadow-color:#663333;
  				scrollbar-3dlight-color:#EFDED7;	
			}

h1
			{
				color: #FFFFFF;
				font-style: italic;
				font-weight: bold;
				font-size: 34pt;
				font-family: Arial, Verdana, Helvetica, sans-serif;	
			}

h2
			{
				color: #FFFFFF;
				font-style: italic;
				font-weight: bold;
				font-size: 24pt;
				font-family: Arial, Verdana, Helvetica, sans-serif;	
			}

h3
			{
				color: #FFF222;
				font-style: italic;
				font-weight: bold;
				font-size: 16pt;
				font-family: Arial, Verdana, Helvetica, sans-serif;	
			}

a:link
			{
				background: transparent; 
				 
				color: #FFFF22;
			} 

a:visited
			{
				color: #FF2220;
			}

a:active
			{
				color: #FF0000;
			}

td.button
			{
				color: #E4D2C8;
				cursor: hand;
				width: 150px;
				font-family: Arial;
				font-size: 14px;
				font-weight: bold;
				/*filter: light(), alpha(opacity=50 enabled=false);*/
				text-align: center;
				border: 2px solid;
				border-left-color: #EFDED7;
				border-top-color: #EFDED7;
				border-right-color: "#500000";
				border-bottom-color: "#500000";
				background: #800000;
			}

img.icon
			{
				cursor: hand;
				behavior: url("borealis.htc");
			}

img 
			{
				behavior: url("borealis.htc");
			}

img.banner
			{
				behavior: url("");
			}

span.button
			{
				background: #FFFFFF;
				font-weight: bold;
				border: solid 4px #800000;
				color: #e4d2c8;
				cursor: hand;
			}

