body { font-family: arial; 
font-size: 8pt; 
color: #40b8ff;
background-color: transparent;}

p { font-size: 8pt;
font-family: arial;
color: #40b8ff;}

	i { font-size: 8pt;
	font-family: arial;
	color: #75cbff;
	filter:dropshadow(color=#ffffff,offx=1,offy=1);
	height: 10;}

	em { font-size: 8pt;
	font-family: arial;
	color: #75cbff;}

		b { font-size: 8pt;
		font-family: century gothic;
		color: #aadfff;
		filter:dropshadow(color=#FFFFFF,offx=1,offy=1);
		height: 10;
		font-weight: bold;}

		s { font-size: 8pt;
		font-family: arial;
		color: #aadfff;
		filter:dropshadow(color=#FFFFFF,offx=1,offy=1);
		height: 10;}

			strong { font-size: 18px;
			font-family: century gothic;
			color: #ffffff;
			filter:dropshadow(color=#aadfff, offx=1,offy=1);
			height: 10;
			text-transform: uppercase;
			font-weight: bold; }

			u { font-size: 8pt;
			font-family: arial;
			color: #aadfff;
			border-bottom: #ffffff 1px solid;}

body { background-color: #abcdef; 
scrollbar-face-color: #abcdef; 
scrollbar-shadow-color: #40b8ff;
scrollbar-highlight-color: #dff2ff; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #0ba5ff;
scrollbar-track-color: #abcdef; 
scrollbar-arrow-color: #75cbff; }

a{behavior: url(linkhilight.htc);
  height: 1px;
  filter:progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=5, Duration=1, Enabled=false) }

a:link {color:#ffffff;
  text-decoration:none; 
  font-family:century gothic; 
  font-size:7pt;
  text-transform:uppercase;
  filter:dropshadow(color=#75cbff,offx=1,offy=1);
  height: 10;
  font-weight:bold;}

a:visited {color:#ffffff;
  text-decoration:none; 
  font-family:century gothic; 
  font-size:7pt;
  text-transform:uppercase;
  filter:dropshadow(color=#75cbff,offx=1,offy=1);
  height: 10;
  font-weight:bold;}

a:hover {color:#0ba5ff;
  text-decoration:none; 
  font-family:century gothic; 
  font-size:7pt;
  text-transform:uppercase;
  font-weight:bold;
  filter:dropshadow(color=#aadfff,offx=1,offy=1);
  height: 10;
  cursor:crosshair;}