BODY 
{ 
	scrollbar-face-color: #FFFF00;
/*	scrollbar-highlight-color: #FF0000; */
	scrollbar-shadow-color: #000080;  
	scrollbar-3dlight-color: #EADF13; 
	scrollbar-arrow-color: #FF0000;
	scrollbar-track-color: #4200FF; 
	scrollbar-darkshadow-color: #808080;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-width: 0pt;
	margin-height: 0pt;
	background: black; 
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10pt;
	color: #9CFF00;
}

A:link 
{ 
	color: yellow;
	font-family: arial; 
	font-size:10pt;
	font-weight:bold;
	text-decoration: none; 
} 

A:visited 
{
	color : gray; 
	font-family: arial; 
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
} 

A:active
{
	color: red; 
	background: #CFDFEB; 
	font-family: arial; 
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
} 


A:hover 
{
	color: red;
	font-family: arial; 
	font-size:10pt;
	font-weight:bold;
	text-decoration: underline overline;
} 

H1 
{ 	
	font-family : Comic Sans MS, Helvetica, sans-serif; 
	font-size : 16pt;
	background : #9CFF00;
	color : black;padding: 1; 
	border-top: ridge double #FFBA00; 
	border-bottom: ridge double #FFBA00; 
	border-left: none; border-right: none; 
}

H2 
{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
/*	font-face : normal; */
	background : black; 
	color : red;
	cursor : s-resize; 
	border: 2px ridge;
}


H3 
{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
/*	font-face : normal; */
	background : black; 
	color : red;
	cursor : s-resize; 
	border: 2px ridge;
}

H4 
{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-face : bold; 
	background : black; 
	color : red;
	cursor : s-resize; 
	border: 2px ridge;
}


input:focus
{ 
	background-color : #eeeeee;
}

input:style
{
	background-color : #ffff99;
}
