
BODY  		{

	background:#9999FF;
	font-family: "MS Sans Serif", "Arial", sans-serif;
	font-size: 12pt;
	background-color: #9999ff;
	scrollbar-DarkShadow-Color:Black;
	scrollbar-Track-Color: #9999FF;
	scrollbar-Face-Color:#C6ABFF;
	scrollbar-Shadow-Color: #C6ABFF;
	scrollbar-Highlight-Color: #C6ABFF;
	scrollbar-3dLight-Color: #C6ABFF;
	scrollbar-Arrow-Color: #420062;

}

P		{
	font-family:"Arial", "Helvetica", sans-serif;
}

td		{
	font-family:"Arial", "Helvetica", sans-serif;
}

 
B		{
	font-weight:bold;
}

PRE		{
	font-family:"Arial", "Helvetica", sans-serif;
	color:black;
}

BLOCKQUOTE	{
	font-family:"Arial", "Helvetica", sans-serif;
}

SELECT		{
	background-color: #6666cc;
}

INPUT	{
	background-color: #E2E2F5;
	border: thin solid rgb(102,102,204)
}

TEXTAREA	{
	background-color: #9999FF;
	border: thin solid rgb(102,102,204);
	scrollbar-DarkShadow-Color:Black;
	scrollbar-Track-Color: White;
	scrollbar-Face-Color:#FCFFD9;
	scrollbar-Shadow-Color: #CBCF30;
	scrollbar-Highlight-Color: #FCFFD9;
	scrollbar-3dLight-Color: LightGray;
	scrollbar-Arrow-Color: Black;	
}

A {
	text-decoration: none
}

A:hover {
	
	color: red;
}
